summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbevf/ixgbevf_main.c
diff options
context:
space:
mode:
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>2011-06-08 12:38:01 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-06-21 12:15:07 +0400
commitac52caa31e0a135a8940a66de763751760820f37 (patch)
treef4caa06886c9b9ac5b3f5686b71f64e477f1aaa0 /drivers/net/ixgbevf/ixgbevf_main.c
parente97d3207c5e697e3d86cc67483f9cdcce16cc0bf (diff)
downloadlinux-ac52caa31e0a135a8940a66de763751760820f37.tar.xz
igb: convert to ndo_fix_features
Private rx_csum flags are now duplicate of netdev->features & NETIF_F_RXCSUM. Removing this needs deeper surgery. Things noticed: - HW VLAN acceleration probably can be toggled, but it's left as is - the resets on RX csum offload change can probably be avoided - there is A LOT of copy-and-pasted code here Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ixgbevf/ixgbevf_main.c')
0 files changed, 0 insertions, 0 deletions