[PATCH] SCSI INQUIRY transfer length fix
Fixed one of the INQUIRY commands used for probing SCSI devices. This badly-formed command was trapped by the usb-storage driver BUG_ON() which is designed to stop command with a badly formed transfer_length field.
Showing
Please register or sign in to comment