]> Pileus Git - ~andy/linux/commit
vlan: Warn the user if lowerdev has bad vlan features.
authorVlad Yasevich <vyasevic@redhat.com>
Fri, 28 Mar 2014 02:14:49 +0000 (22:14 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 21:16:51 +0000 (17:16 -0400)
commit2adb956b084d6d49f519541a4b5f9947e96f8ef7
tree1761471976beb97edab677ab211326b62a2809ad
parent3f8c707b9a83cd956af65796081b6c8cb8716089
vlan: Warn the user if lowerdev has bad vlan features.

Some drivers incorrectly assign vlan acceleration features to
vlan_features thus causing issues for Q-in-Q vlan configurations.
Warn the user of such cases.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdev_features.h
net/8021q/vlan_dev.c