uas: Drop all references to a scsi_cmnd once it has been aborted
authorHans de Goede <hdegoede@redhat.com>
Sat, 13 Sep 2014 10:26:40 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 04:42:11 +0000 (21:42 -0700)
commit616f0e6cab4698309ff9e48ee2a85b5eb78cf31a
treee73bcd7c2e9095e4eb57a7aa963317954bb26fc5
parentb6823c51fcd82e993275f5403e120279232ecaec
uas: Drop all references to a scsi_cmnd once it has been aborted

Do not keep references around to a cmnd which is under error handling.

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