]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 20 Jul 2011 15:58:03 +0000 (21:28 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 27 Jul 2011 10:20:02 +0000 (14:20 +0400)
commit09cc467acbbff752a130f467c7b7fefdc40cca04
tree061e9f1ca88e68b8fd839d25b64b0e97748d6f7a
parentd1b1d09f193dbe01cfb46a2328a28e88e779fa6f
[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN ERRATA

When READ_6 command is issued, the setting of SILI Bit in CDB is confirmed and
if SILI bit is off, the processing of relavent Errata is executed.

Earlier we did not have check for SILI bit in READ_6 CDB.
As described in "ssc-r22", Now Driver is checking SILI bit for READ_6.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/message/fusion/mptscsih.c