diff options
| author | Alexander Duyck <[email protected]> | 2011-07-20 00:09:10 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2011-08-29 01:05:38 -0700 |
| commit | 09dca476e3201baac2dcbddc857b83aa25cbdf2e (patch) | |
| tree | 63914fed08c000ff938e0c2e17dd26fbf2172072 /include/linux | |
| parent | 7f9643fd773a372a5470ed2daedaec5bac918e35 (diff) | |
ixgbe: Always tag VLAN tagged packets
This change is meant to fix the patch:
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
And can be rolled into it if needed.
What this fixes is that VLAN tagged packets were not being tagged if they
were prio 7 which matches up with TC_PRIO_CONTROL. In order to fix it I am
just setting things up so that we always tag VLAN tagged packets.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Tested-by: Phil Schmitt <[email protected]
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions