commit | 66f32a8b97f11ad73d2e7b8c192c55febb20b425 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Wed Jun 29 05:43:22 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 19 06:02:40 2011 -0700 |
tree | 9829fd858063f19fde90681c6ab15464240be339 | |
parent | 971060b1066fef53e0b2eacece2f6d092d716d15 [diff] |
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. 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>