linux-kernel-test/drivers/scsi/bnx2fc
Bhanu Prakash Gollapudi cdf54668bc [SCSI] bnx2fc: Do not attempt destroying NPIV port twice
When NPIV ports are created/deleted rapidly there is a race condition between
bnx2fc_vport_destroy() from sysfs and bnx2fc_flogi_resp(), which could try to
delete the NPIV port from the list twice. Fix is to loop through the list of
NPIV ports to find a match, and only when it exists remove it.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-08-27 08:35:30 -06: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: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc_fcoe.c [SCSI] bnx2fc: Do not attempt destroying NPIV port twice 2011-08-27 08:35:30 -06:00
bnx2fc_hwi.c [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc_io.c [SCSI] bnx2fc: Remove erroneous kref_get on IO request 2011-08-27 08:35:28 -06:00
bnx2fc_tgt.c [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc.h [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
Kconfig
Makefile