USB: uas: Fix up the Sense IU
authorMatthew Wilcox <matthew@wil.cx>
Wed, 15 Dec 2010 20:44:02 +0000 (15:44 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 15 Dec 2010 23:26:43 +0000 (15:26 -0800)
commit4400ef311e10666a2e5acf97d040df89cb880cb2
tree9152e5aa72f085e732e3691539701d8f343b3011
parent5cdc5bd8b2b1190cb54548c03194b154b4892e2a
USB: uas: Fix up the Sense IU

Add a comment to the Sense IU data structure that it's also used for Read
Ready and Write Ready.  Remove the 'service response' element since it's
gone from the current draft (04).

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/uas.c