uas: add UNLINK_DATA_URBS flag
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 30 Nov 2012 10:54:41 +0000 (11:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 20:14:17 +0000 (12:14 -0800)
commitb06e48afd17b29542b04c6a8b4a7f1a7c2e446c2
treed9bed1138b25f6b7551559ce956378921a6a7370
parentaa8f612370edf2fd29ec137f7070b11d98df539b
uas: add UNLINK_DATA_URBS flag

uas_unlink_data_urbs uses this to make sure the the scsi command is
not released while looking at it.  This will be needed when we start
calling uas_unlink_data_urbs in the request cancel code paths.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/uas.c