linux/drivers/scsi/bnx2fc
Bhanu Prakash Gollapudi c1bb4f33de [SCSI] bnx2fc: Decrememnt io ref count when abort times out
When IO abort times out during eh_abort or a flush operation is performed while
abort is pending, the driver is not cleaning up the IO and thus not reducing
the IO reference count. With this change, as part of explicit logout, the IO is
cleaned up.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-05-22 10:00:06 +01:00
..
57xx_hsi_bnx2fc.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_constants.h cnic: Fix parity error code conflict 2012-03-21 21:57:36 -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: Allow FLOGI to be retried when receiving bad responses. 2012-05-22 09:50:36 +01:00
bnx2fc_fcoe.c SCSI updates on 20120331 2012-03-31 13:31:23 -07:00
bnx2fc_hwi.c bnx2fc: HSI dependent changes for 7.2.xx FW 2012-02-20 19:34:08 -05:00
bnx2fc_io.c [SCSI] bnx2fc: Decrememnt io ref count when abort times out 2012-05-22 10:00:06 +01:00
bnx2fc_tgt.c [SCSI] bnx2fc: Decrememnt io ref count when abort times out 2012-05-22 10:00:06 +01:00
bnx2fc.h [SCSI] bnx2fc: Bumped version to 1.0.10 2012-02-19 08:08:59 -06:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile