Am Dienstag, 17. Mai 2011, 02:52:34 schrieb Alexey ORISHKO: > Some confusion was added by other driver code that handles crippled > devices, which mix ctrl and data interfaces... Shall not be the case here. > I see, that some clean up can be done and "xxx_claimed" fields in context > structure can be removed, so will post a new version of patch shortly. This code is a bit tricky in those drivers because you cannot assume a certain order of calls to disconnect() w.r.t. the interfaces. If you claim multiple interfaces, you need to release all other interfaces, as soon as any interface is disconnected. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html