linux/drivers/scsi/be2iscsi
Jayamohan Kallickal e528586079 [SCSI] be2iscsi: Fix for kdump failure
This patch fixes the Kdump failure reported by Redhat wich was caused by
be2iscsi resetting the Chip when be2iscsi detects it is in crashdump mode. If
be2net was loaded before be2iscsi then this leaves be2net driver hanging on to
resources that the chip stopped recognising after the reset.

This patch replaces  chip reset with Function reset so that only the
particular function and not the whole chip is affected

Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-16 11:01:06 -05:00
..
be_cmds.c [SCSI] be2iscsi: Fix for kdump failure 2011-10-16 11:01:06 -05:00
be_cmds.h [SCSI] be2iscsi: Fix for kdump failure 2011-10-16 11:01:06 -05:00
be_iscsi.c [SCSI] be2iscsi: remove host and session casts 2011-08-27 08:36:17 -06:00
be_iscsi.h [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs 2011-08-27 08:36:03 -06:00
be_main.c [SCSI] be2iscsi: Fix for kdump failure 2011-10-16 11:01:06 -05:00
be_main.h [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3 2011-08-29 00:16:17 -07:00
be_mgmt.c [SCSI] be2iscsi: fix chip cleanup 2011-05-01 16:34:41 -05:00
be_mgmt.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile