]> git.baikalelectronics.ru Git - kernel.git/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)
commitf29e4326866651830f143767644aa16e47420327
tree1761471976beb97edab677ab211326b62a2809ad
parente28d1e3dec995c5ca0f0740975409cc4b7928257
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