commit | fc05ab74b78a9e16b0faa9f0dc3c87f3f30d3231 | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Fri Mar 09 14:50:13 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Mar 28 09:15:55 2012 +0100 |
tree | 1dafa7e31eb9bcb23df6e0313bfbd43f13663b0c | |
parent | 94aa29f28e748484de7acef09a0023846624a81c [diff] |
[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>