]> git.baikalelectronics.ru Git - kernel.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)
commitf0278c099cec85a1d020c560db59c1a76050dd08
tree049e73cc1d340c8e592ff23a23fa34c13139adf4
parentb01695cc133797edecb333ef32e57d47a2e9b3d6
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