Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UN…
…DERRUN 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>
- Loading branch information