From 19694ac88d4a73c6f12159d9e53bd636319a69dc Mon Sep 17 00:00:00 2001 From: Alexey Orishko Date: Tue, 24 May 2011 05:26:13 +0000 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed