• Andries E. Brouwer's avatar
    [PATCH] NCR5380.c fix · 34160b98
    Andries E. Brouwer authored
    Several SCSI drivers confuse CHECK_CONDITION and CHECK_CONDITION << 1.
    One of them is NCR5380.c. Below a patch adding status_byte() twice.
    
    (On the other hand, sun3_NCR5380.c does this right, and generally
    looks better. Maybe they can be merged eventually.)
    34160b98
NCR5380.c 98.3 KB