From: Vlad Yasevich Date: Mon, 24 Mar 2014 21:52:12 +0000 (-0400) Subject: tg3: Do not include vlan acceleration features in vlan_features X-Git-Tag: v3.14~8^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51dfe7b944998eaeb2b34d314f3a6b16a5fd621b;p=pandora-kernel.git tg3: Do not include vlan acceleration features in vlan_features Including hardware acceleration features in vlan_features breaks stacked vlans (Q-in-Q) by marking the bottom vlan interface as capable of acceleration. This causes one of the tags to be lost and the packets are sent with a sing vlan header. CC: Nithin Nayak Sujir CC: Michael Chan Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed