• Matthew Dharm's avatar
    [PATCH] SCSI INQUIRY transfer length fix · d7cdb541
    Matthew Dharm authored
    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.
    d7cdb541
scsi_scan.c 50.5 KB