From: Lendacky, Thomas Date: Tue, 24 Jun 2014 21:19:12 +0000 (-0500) Subject: amd-xgbe: VLAN Tx tag insertion fix X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~256^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5eed042fcac4166874d25cf9fb89bee841eb26;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed