]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority
authorjohn fastabend <john.r.fastabend@intel.com>
Fri, 18 Nov 2011 21:35:56 +0000 (13:35 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 15 Dec 2011 07:02:07 +0000 (11:02 +0400)
commit4b032830283f1a6bbf9f8136fcd31daed96a594d
tree3c6907fe997727e92ed09c018abd8215ce26b6ba
parentf66c7a4c006be3ad944b85f5e876e09429129c6d
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority

Use DCB notifiers to set the skb priority to allow packets
to be steered and tagged correctly over DCB enabled drivers
that setup traffic classes.

This allows queue_mapping() routines to be removed in these
drivers that were previously inspecting the ethertype of
every skb to mark FCoE/FIP frames.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fcoe/fcoe.c
drivers/scsi/fcoe/fcoe_ctlr.c
include/scsi/libfcoe.h