linux/drivers/scsi/bnx2fc
Neil Horman fc05ab74b7 [SCSI] bnx2fc: Remove bh disable in softirq context
As with the fcoe sw transport, the bnx2fc packet handler function runs only in
softirq context.  Theres no need to disable bottom halves here

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-03-28 09:15:55 +01:00
..
57xx_hsi_bnx2fc.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2fc.h [SCSI] bnx2fc: Bumped version to 1.0.10 2012-02-19 08:08:59 -06: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: Handle SRR LS_ACC drop scenario 2011-10-30 14:04:01 +04:00
bnx2fc_fcoe.c [SCSI] bnx2fc: Remove bh disable in softirq context 2012-03-28 09:15:55 +01:00
bnx2fc_hwi.c [SCSI] bnx2fc: No abort issued for REC when it times out 2011-09-17 18:02:27 +04:00
bnx2fc_io.c [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout 2011-10-30 13:28:55 +04:00
bnx2fc_tgt.c [SCSI] bnx2fc: Fix FW assert during RSCN stress tests 2011-09-17 23:10:00 +04:00
Kconfig cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig. 2011-08-12 03:00:47 -07:00
Makefile