linux/drivers/scsi/bnx2fc
Bhanu Prakash Gollapudi 7d742f659e [SCSI] bnx2fc: NPIV ports go offline when interface is brought down & up
When there are 255 NPIV ports, and the interface is brought down & up, both
physical and NPIV ports are logged off and never logged back in. Since
discovery happens on single CPU, XID resources on that CPU will be limited,
which when exhausted the discovery fails. Increase the XID resource range to
ensure that the discovery completes successfully. Also ensure that
fc_exch_mgr_alloc() doesn't fail on the system that has lower number of CPUs.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-02-19 08:08:59 -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: Handle SRR LS_ACC drop scenario 2011-10-30 14:04:01 +04:00
bnx2fc_fcoe.c [SCSI] bnx2fc: NPIV ports go offline when interface is brought down & up 2012-02-19 08:08:59 -06: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: NPIV ports go offline when interface is brought down & up 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