diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-09-13 12:26:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-23 21:42:11 -0700 |
commit | 9c15c5738b5219fdc273e8923b2c1a9d5e8ce3b3 (patch) | |
tree | a1a6241d97026279dac1b2fe664210a08ed369f1 /kernel/user-return-notifier.c | |
parent | 1589349f74d669b767bc0971fb21372ad300452e (diff) |
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>
Diffstat (limited to 'kernel/user-return-notifier.c')
0 files changed, 0 insertions, 0 deletions