]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla4xxx: Properly handle SCSI underrun while processing status IOCBs.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Mon, 18 Jun 2012 06:04:36 +0000 (11:34 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 12 Nov 2012 10:51:20 +0000 (02:51 -0800)
commit3a33a32bd02fc944460d013b3c3a1e2de128b3c2
tree3fcadfc3c293b7683284ebf2eb66e04516172970
parent4291afa931c4141a6a4d20d4ea8b1b0fbfbe7de6
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>
drivers/scsi/qla4xxx/ql4_isr.c