diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-08-30 19:07:11 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-10-16 22:18:47 +0200 |
commit | fd38f734cb8200529e281338514945fcbff2364b (patch) | |
tree | b3ebe33151fa90fdfd0196adafb1aa6d4ab7a1de /fs/aio.c | |
parent | igb: enable l4 timestamping for v2 event packets (diff) | |
download | linux-fd38f734cb8200529e281338514945fcbff2364b.tar.xz linux-fd38f734cb8200529e281338514945fcbff2364b.zip |
igbvf: 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>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions