linux/drivers/scsi/be2iscsi
John Soni Jose 72fb46a9d5 [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.
Kernel used to panic while running IO is disable mode, as there
was an issue with getting the correct EQ on which completion has come.
Fix done is create workqueue per hba and work item for each EQ created.

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:37 +04:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile
be.h [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. 2012-11-27 08:59:37 +04: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 kernel panic in blk_iopoll disable mode. 2012-11-27 08:59:37 +04:00
be_main.h [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. 2012-11-27 08:59:37 +04:00
be_mgmt.c [SCSI] be2iscsi: Display driver name and version in device attribute 2012-11-27 08:59:36 +04:00
be_mgmt.h [SCSI] be2iscsi: Display driver name and version in device attribute 2012-11-27 08:59:36 +04:00