1
linux/drivers/scsi/bnx2fc
Bhanu Prakash Gollapudi 32c3045450 [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario
When SRR LS_ACC is dropped, the driver was not issuing ABTS for SRR when it
times out. Since the target received SRR, it was able to send the XFER_RDY and
the the original IO request completed successfully. In this condition ABTS was
not sent during bnx2fc_srr_compl(). Fix this by first checking for ELS timeout
and issue ABTS before checking if original IO request is complete.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-30 14:04:01 +04:00
..
57xx_hsi_bnx2fc.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_constants.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_debug.h [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO 2011-07-26 13:54:41 +04:00
bnx2fc_els.c [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario 2011-10-30 14:04:01 +04:00
bnx2fc_fcoe.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2011-10-28 16:44:18 -07:00
bnx2fc_hwi.c [SCSI] bnx2fc: No abort issued for REC when it times out 2011-09-17 18:02:27 +04:00
bnx2fc_io.c [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout 2011-10-30 13:28:55 +04:00
bnx2fc_tgt.c [SCSI] bnx2fc: Fix FW assert during RSCN stress tests 2011-09-17 23:10:00 +04:00
bnx2fc.h [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout 2011-10-30 13:28:55 +04:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile