veth: Turn off vlan rx acceleration in vlan_features
authorVlad Yasevich <vyasevic@redhat.com>
Fri, 28 Mar 2014 02:14:48 +0000 (22:14 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 21:16:51 +0000 (17:16 -0400)
commit3f8c707b9a83cd956af65796081b6c8cb8716089
tree041ab3011deddf178994633d479e14cb3f9c037c
parent8dd6e147b0c29723ec10d0e836c7f3466d61a19b
veth: Turn off vlan rx acceleration in vlan_features

For completeness, turn off vlan rx acceleration in vlan_features so
that it doesn't show up on q-in-q setups.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/veth.c