[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA
commit513382c9a2bb24c606a9027e83af4bc86dbe688b
authornagalakshmi.nandigama@lsi.com <nagalakshmi.nandigama@lsi.com>
Mon, 19 Sep 2011 04:57:20 +0000 (19 10:27 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 22 Sep 2011 11:15:08 +0000 (22 15:15 +0400)
tree8051758c51db11c4987f1cfaebc1aaa3cbfa4197
parent96a99501d6ba0292ea7bd96846053091fc20776c
[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA

When READ_16 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.

Added code for checking SILI bit for READ_16 as described in "SSC-4".

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/message/fusion/mptscsih.c