commit | b2a103e6d0afa432dff66b36473c5a55b6b0376c | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Sat May 07 03:22:17 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 12 18:45:59 2011 -0400 |
tree | 9a048635ae5cf04e0b6216cb7a9065b6ae63ead3 | |
parent | afe12cc86b0ba545a01ad8716539ab07ab6e9e89 [diff] |
bonding: convert to ndo_fix_features This should also fix updating of vlan_features and propagating changes to VLAN devices on the bond. Side effect: it allows user to force-disable some offloads on the bond interface. Note: NETIF_F_VLAN_CHALLENGED is managed by bond_fix_features() now. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>