commit | 6e5eed042fcac4166874d25cf9fb89bee841eb26 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Tue Jun 24 16:19:12 2014 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 26 17:14:03 2014 -0700 |
tree | 73cf827b588bc990ba5558807b75ab7b671a026b | |
parent | d0a8ba6cba0a05ce79df100a3d99502b94117d88 [diff] |
amd-xgbe: VLAN Tx tag insertion fix The MAC_VLAN_Incl register (0x0060) must be set to indicate that the VLAN tag to be inserted comes from a Tx context descriptor and not the MAC_VLAN_Incl register. Also, even though it is the default, explicitly set the type of tag to be inserted as a CTAG. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>