git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a9950
)
[SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN ERRATA
author
nagalakshmi.nandigama@lsi.com
<nagalakshmi.nandigama@lsi.com>
Mon, 19 Sep 2011 04:57:20 +0000
(10:27 +0530)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 22 Sep 2011 11:15:08 +0000
(15:15 +0400)
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>
No differences found