• Alan Stern's avatar
    [PATCH] USB storage: Command failure codes for sddr09 driver · 78dd3042
    Alan Stern authored
    This patch updates the sdd09 subdriver to make it return Command Failure
    with appropriate sense data (rather than Tranport Error) when:
    
    	a MODE-SENSE command requests an unsupported page;
    
    	a CDB includes an unrecognized command code.
    
    This should help prevent confusion and excessive retrying by the SCSI
    drivers.
    78dd3042
sddr09.c 40.7 KB