From: Michał Mirosław Date: Sat, 7 May 2011 03:22:17 +0000 (+0000) Subject: bonding: convert to ndo_fix_features X-Git-Tag: v3.0-rc1~377^2~104^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a103e6d0afa432dff66b36473c5a55b6b0376c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed