[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)
commit6f6c2aa33b915c574543f176dee89d7aefc115c1
tree3c6907fe997727e92ed09c018abd8215ce26b6ba
parenta878185c3b93e692ace0d1628a47f3d75504ab4f
[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