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

Keep track whenever the request is linked into the work list or not.
Needed for request abort.

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