linux-kernel-test/drivers/scsi/bnx2fc
Bhanu Prakash Gollapudi 9be17fc43e [SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory
Move interface specific cleanup functionality to from bnx2fc_if_destroy to
bnx2fc_interface_cleanup. Do not access interface/hba in bnx2fc_if_destroy as
by the time this function is called interface may already be destroyed. This
patch is in preparation to handle NETDEV_UNREGISTER on a vlan device.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-08-27 08:35:33 -06:00
..
57xx_hsi_bnx2fc.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_constants.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc_debug.h [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO 2011-07-26 13:54:41 +04:00
bnx2fc_els.c [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc_fcoe.c [SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destory 2011-08-27 08:35:33 -06:00
bnx2fc_hwi.c [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc_io.c [SCSI] bnx2fc: Remove erroneous kref_get on IO request 2011-08-27 08:35:28 -06:00
bnx2fc_tgt.c [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
bnx2fc.h [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 2011-07-28 12:02:15 +04:00
Kconfig
Makefile