usb: gadget: workaround storage command size issues
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 18 Sep 2008 23:00:02 +0000 (02:00 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:40:56 +0000 (14:40 -0700)
commit549c41e0ac0a3eb68cfdaeb43c1a314e2a6c289a
tree91260dbbb282993e4f6dec1f17e9d716e778e701
parent8296345a35551414b07419f4c9223734c1fc5437
usb: gadget: workaround storage command size issues

Try to workaround issues with bad SCSI implementations
by ignoring the command size error.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/file_storage.c