]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Tue, 7 Aug 2012 11:57:16 +0000 (07:57 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 14 Sep 2012 16:59:21 +0000 (17:59 +0100)
commit35c4d034383de4562a83a416136b3ba4629eae13
tree361cd82ef814fb5412114aed9ed5c68ad4f1c487
parentfd2282725595831cc46fefe064e7c23d1d2be32a
[SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs.

The current code would incorrectly return a DID_OK for a
CHECK CONDITION with Recovered error sense key causing incorrect
completion of a command when there is a dropped frame.

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Tej Parkash <tej.parkash@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_isr.c