commit | 5f2feca20e0f4878fa16787bd50fcd82fb365be7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 28 17:17:16 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 28 17:17:16 2014 -0400 |
tree | 1761471976beb97edab677ab211326b62a2809ad | |
parent | fc92f745f8d0d3736ce5afb00a905d7cc61f9c46 [diff] | |
parent | 2adb956b084d6d49f519541a4b5f9947e96f8ef7 [diff] |
Merge branch 'vlan_offloads' Vlad Yasevich says: ==================== Audit all drivers for correct vlan_features. Some drivers set vlan acceleration features in vlan_features. This causes issues with Q-in-Q/802.1ad configurations. Audit all the drivers for correct vlan_features. Fix broken ones. Add a warning to vlan code to help catch future offenders. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>