From: Neil Horman Date: Fri, 9 Mar 2012 22:50:13 +0000 (-0800) Subject: [SCSI] bnx2fc: Remove bh disable in softirq context X-Git-Tag: v3.4-rc1~6^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc05ab74b78a9e16b0faa9f0dc3c87f3f30d3231;p=pandora-kernel.git [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 Acked-by: Bhanu Prakash Gollapudi Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed