]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda38954a068f33281db4076fe2ffe9a6fa1be2b9
treed9bed1138b25f6b7551559ce956378921a6a7370
parent5da37e25810d9757d57979a95d932c8112e03178
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