linux/drivers/scsi/bnx2i
Eddie Wai 250ae982e2 [SCSI] bnx2i: Added chip cleanup for the remove module path
In the case when an ep_connect request is interrupted due to route
request stall, if the iSCSI daemon is terminated by the user, the chip
will be left in a state which will not get cleaned up upon module
removal.  Upon module reload, when the same context id is used for a
new connection, chip panic would occur.

This patch adds chip cleanup in the module removal path.

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Acked-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-09-05 14:51:16 -03:00
..
57xx_iscsi_constants.h
57xx_iscsi_hsi.h
bnx2i_hwi.c [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK 2010-09-05 14:43:55 -03:00
bnx2i_init.c [SCSI] bnx2i: Added chip cleanup for the remove module path 2010-09-05 14:51:16 -03:00
bnx2i_iscsi.c [SCSI] bnx2i: Added chip cleanup for the remove module path 2010-09-05 14:51:16 -03:00
bnx2i_sysfs.c
bnx2i.h [SCSI] bnx2i: Fixed a protocol violation on nopout responses 2010-09-05 14:39:50 -03:00
Kconfig scsi: fix bnx2i build errors 2010-08-11 08:59:01 -07:00
Makefile