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)
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>

No differences found