linux/drivers/scsi/be2iscsi
John Soni Jose 107dfcbacb [SCSI] be2iscsi: Fix max supported EQ count to 8.
The maximum EQ that can be created for a function is 8. Check the
CPU online count and create only 8 EQ if CPU_Count >= 8

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-11-27 08:59:36 +04:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile
be.h [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro 2012-04-23 19:28:02 +01:00
be_cmds.c [SCSI] be2iscsi: Fix the issue with soft reset. 2012-11-27 08:59:34 +04:00
be_cmds.h [SCSI] be2iscsi: Display Completion Event string instead of Opcode 2012-11-27 08:59:35 +04:00
be_iscsi.c [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. 2012-09-14 17:59:27 +01:00
be_iscsi.h [SCSI] be2iscsi: adding functionality to change network settings using iscsiadm 2012-04-25 09:35:31 +01:00
be_main.c [SCSI] be2iscsi: Fix max supported EQ count to 8. 2012-11-27 08:59:36 +04:00
be_main.h [SCSI] be2iscsi: Fix max supported EQ count to 8. 2012-11-27 08:59:36 +04:00
be_mgmt.c [SCSI] be2iscsi: Add support for configuring the VLAN on the adapter. 2012-09-14 17:59:27 +01:00
be_mgmt.h [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. 2012-09-14 17:59:27 +01:00