aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
authorJoe Eykholt <jeykholt@cisco.com>2009-11-03 11:48:22 -0800
committerJames Bottomley <James.Bottomley@suse.de>2009-12-04 12:01:12 -0600
commit1f4aed818d26eb9ed54520fbeb85d5ee691baa94 (patch)
tree986d728fb5d4550cf35bff4f9629633b667e5f13 /include/scsi
parent[SCSI] libfcoe: fip: use SCSI host number to identify debug messages. (diff)
downloadlinux-dev-1f4aed818d26eb9ed54520fbeb85d5ee691baa94.tar.xz
linux-dev-1f4aed818d26eb9ed54520fbeb85d5ee691baa94.zip
[SCSI] libfcoe: fip: allow FIP receive to be called from IRQ.
FIP's fcoe_ctlr_recv() function was previously only called from the soft IRQ in FCoE. It's not performance critical and is more convenient for some drivers to call it from the IRQ level. Just Change to use skb_queue()/dequeue() which uses spinlock_irqsave instead of separate locking with _bh locks. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions