diff options
author | Don Skidmore <[email protected]> | 2009-01-19 16:54:36 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-01-19 16:54:36 -0800 |
commit | 068c89b014ebd27b1c09c3c772e9d982988e7786 (patch) | |
tree | 85ece46a4a4b9b86c05d6f0a524af16286c694ac /net/lapb/lapb_subr.c | |
parent | 15005a320473b8d3676b878deb29bbe738ef9027 (diff) |
ixgbe: fix tag stripping for VLAN ID 0
Register VLAN ID 0 so that frames with VLAN ID 0 are received and get
their tag stripped when ixgbe is not in DCB mode. VLAN ID 0 means
that the frame is 'priority tagged' only - it is not a VLAN, but the
priority value is the tag in valid. The functions
ixgbe_vlan_rx_register() and ixgbe_vlan_rx_kill_vid() were moved up a
couple functions to correct compiling issues with this change.
Signed-off-by: Don Skidmore <[email protected]>
Signed-off-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Eric W Multanen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions