]> git.karo-electronics.de Git - karo-tx-linux.git/commit
uas: Drop inflight list
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 Sep 2014 10:26:38 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:42:11 +0000 (21:42 -0700)
commit43cd99cb178ce3d0a1fb6faa898b30be6dcbc8b5
tree049e73cc1d340c8e592ff23a23fa34c13139adf4
parent9c15c5738b5219fdc273e8923b2c1a9d5e8ce3b3
uas: Drop inflight list

We've the same info doubled in both the inflight list and the cmnd array,
drop the list.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c