ixgbe: Priority tag FIP frames
authorRobert Love <robert.w.love@intel.com>
Wed, 24 Mar 2010 12:45:00 +0000 (12:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2010 18:56:03 +0000 (11:56 -0700)
commitca77cd59d28456b4061afa5254972ec47fa8baf5
tree2aed848d3c854c2ccfad204422ab309994ccce89
parenta7551b75fe47fb6fb70f679935845e741c5e0855
ixgbe: Priority tag FIP frames

Currently FIP (FCoE Initialization Protocol) frames
are going untagged. This causes various problems
with FCFs (switches) that have negotiated a priority
over dcbx. This patch tags FIP frames with the same
priority as the FCoE frames.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c