Files
android_kernel_xiaomi_sm8450/drivers/usb/storage
Hans de Goede 9c15c5738b uas: zap_pending: data urbs should have completed at this time
The data urbs are all killed before calling zap_pending, and their completion
handler should have cleared their inflight flag.

Do not 0 the data inflight flags, and add a check for try_complete succeeding,
as it should always succeed when called from zap_pending.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-23 21:42:11 -07:00
..
2014-07-23 19:01:36 -07:00
2012-09-05 17:21:36 -07:00
2013-12-09 23:45:39 -08:00
2014-07-17 22:07:37 +02:00
2014-09-23 21:40:48 -07:00