commit | 19694ac88d4a73c6f12159d9e53bd636319a69dc | [log] [tgz] |
---|---|---|
author | Alexey Orishko <alexey.orishko@gmail.com> | Tue May 24 05:26:13 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 24 13:26:12 2011 -0400 |
tree | c9dcde3f1d990dc88a366320bbbedc71d5b3b467 | |
parent | eb722d7a2e11b0426a17acaa7336120acbc49406 [diff] |
CDC NCM: release interfaces fix in unbind() Changes: - claim slave/data interface during bind() and release interfaces in unbind() unconditionally - in case of error during bind(), release claimed data interface in the same function - remove obsolited "*_claimed" entries from driver context Signed-off-by: Alexey Orishko <alexey.orishko@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>