]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 29 Jun 2011 05:43:22 +0000 (05:43 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:00:53 +0000 (22:00 +0800)
commit362429a20b97d02509b9d40d4a1d1254212f56f5
tree94eb74f52ffe5444825fd61689b9c08c034e65bf
parent5f44fc6d3835fbc429a1fcb7f14c76144e75656c
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring

This change is meant to further cleanup the transmit path by streamlining
some of the VLAN and FCOE/DCB tasks in the transmit path.  In addition it
adds code for support software VLANs in the event that they are used in
conjunction with DCB and/or FCOE.

(cherry picked from commit 66f32a8b97f11ad73d2e7b8c192c55febb20b425)
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c