From: john fastabend Date: Fri, 18 Nov 2011 21:35:56 +0000 (-0800) Subject: [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority X-Git-Tag: v3.2-rc7~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6c2aa33b915c574543f176dee89d7aefc115c1;p=pandora-kernel.git [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 Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed