[SCSI] bnx2fc: Remove bh disable in softirq context
authorNeil Horman <nhorman@tuxdriver.com>
Fri, 9 Mar 2012 22:50:13 +0000 (14:50 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 28 Mar 2012 08:15:55 +0000 (09:15 +0100)
commitfc05ab74b78a9e16b0faa9f0dc3c87f3f30d3231
tree1dafa7e31eb9bcb23df6e0313bfbd43f13663b0c
parent94aa29f28e748484de7acef09a0023846624a81c
[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>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c