]> 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)
commit69eed5662a9dbb81dc6a6e39d90840f0deff9062
tree3c6907fe997727e92ed09c018abd8215ce26b6ba
parent6d5aca17d7b0ed1f978dab6070ad62dc82716782
[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