Re: scsi/NCR5380: Suppress SDTR and WDTR message logging

2017-10-31 Thread Martin K. Petersen
Finn, > The 5380 drivers only support asynchronous transfers and the 5380 > controllers only have narrow busses. Hence, the core driver will reject > any SDTR and WDTR messages from target devices. Don't log this, it's > expected behaviour. Also, fix the off-by-one array indices in the > argum

scsi/NCR5380: Suppress SDTR and WDTR message logging

2017-10-25 Thread Finn Thain
The 5380 drivers only support asynchronous transfers and the 5380 controllers only have narrow busses. Hence, the core driver will reject any SDTR and WDTR messages from target devices. Don't log this, it's expected behaviour. Also, fix the off-by-one array indices in the arguments to scmd_print