commit | 616f0e6cab4698309ff9e48ee2a85b5eb78cf31a | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Sep 13 12:26:40 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 21:42:11 2014 -0700 |
tree | e73bcd7c2e9095e4eb57a7aa963317954bb26fc5 | |
parent | b6823c51fcd82e993275f5403e120279232ecaec [diff] |
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>