From: Ivan Vecera Date: Fri, 28 Feb 2014 13:14:03 +0000 (+0100) Subject: bna: fix vlan tag stripping and implement its toggling X-Git-Tag: v3.14-rc6~30^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877767dccf5c35d4ed245701956effb72af77d52;p=pandora-kernel.git bna: fix vlan tag stripping and implement its toggling The recent commit "fe1624c bna: RX Filter Enhancements" disables VLAN tag stripping if the NIC is in promiscuous mode. This causes __vlan_hwaccel_put_tag() is called when the stripping is disabled. Because of this VLAN over bna does not work and causes BUGs in conjunction with openvswitch like this: Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed