linux-stable/drivers/scsi/bnx2i
Michael Chan 9e9402eb45 cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
On some bnx2x devices, iSCSI is determined to be unsupported only after
firmware is downloaded.  We need to check max_iscsi_conn again after
NETDEV_UP and block iSCSI init operations.  Without this fix, iscsiadm
can hang as the firmware will not respond to the iSCSI init message.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-02 15:55:48 -07:00
..
57xx_iscsi_constants.h [SCSI] bnx2i: Updated version and copyright year 2012-05-10 09:04:18 +01:00
57xx_iscsi_hsi.h cnic: Update TCP options setup for iSCSI. 2013-07-29 22:03:07 -07:00
bnx2i.h treewide: Fix typo in printk and comments 2013-04-24 16:43:00 +02:00
bnx2i_hwi.c [SCSI] bnx2i: fix the bit manipulation when setting the error mask 2013-01-29 14:15:34 +11:00
bnx2i_init.c cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI 2013-08-02 15:55:48 -07:00
bnx2i_iscsi.c [SCSI] bnx2i: removed the individual PCI DEVICE ID checking 2012-11-27 08:59:43 +04:00
bnx2i_sysfs.c [SCSI] bnx2i: Updated version and copyright year 2012-05-10 09:04:18 +01:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile