diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-06-08 08:53:03 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-26 23:55:12 -0700 |
commit | 471a76ded87d3375a3449dfa3d1cec567edd0c50 (patch) | |
tree | f22b03b2d2036e35ea699238d6e47ba25225e6c3 /drivers/ata/libahci.c | |
parent | 4197aa7bb81877ebb06e4f2cc1b5fea2da23a7bd (diff) | |
download | linux-471a76ded87d3375a3449dfa3d1cec567edd0c50.tar.bz2 |
ixgbevf: convert to ndo_fix_features
Private rx_csum flags are now duplicate of netdev->features & NETIF_F_RXCSUM.
Removing this needs deeper surgery.
Since ixgbevf doesn't change hardware state on RX csum enable/disable
its reset is avoided.
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>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/ata/libahci.c')
0 files changed, 0 insertions, 0 deletions