usb: mdm6600: Remove urbs from in_flight list on completion
authorBenoit Goby <benoit@android.com>
Tue, 7 Sep 2010 22:50:52 +0000 (15:50 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:51:12 +0000 (16:51 -0700)
commitcf853d9c88f854fdb7bf8605ade14392992c63fe
tree93d6f4f251197aa88dd602a0eae509ee16b359eb
parentc30aa47b8e73d9dbf08ae69c5b90fafb0ca7349a
usb: mdm6600: Remove urbs from in_flight list on completion

This fixes an issue where uncompleted urbs get added to the pending
anchor.

Change-Id: I9504fea0ca42e9d18dfe255744ba8f6638e1f324
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/serial/mdm6600.c