diff options
author | Don Skidmore <[email protected]> | 2011-07-21 05:55:00 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2011-07-21 22:57:38 -0700 |
commit | 082757afcf7d6e44b24c4927ce5b158196d63e84 (patch) | |
tree | 9fb51652621b4cd39822a24f7e76c6e375021dba /net/lapb/lapb_subr.c | |
parent | 9417c464ba834ae29982fcd71bc59dc8e734327c (diff) |
ixgbe: convert to ndo_fix_features
Private rx_csum flags are now duplicate of netdev->features &
NETIF_F_RXCSUM. We remove those duplicates and now use the net_device_ops
ndo_set_features. This was based on the original patch submitted by
Michal Miroslaw <[email protected]>. I also removed the special
case not requiring a reset for X540 hardware. It is needed just as it is
in 82599 hardware.
Signed-off-by: Don Skidmore <[email protected]>
Cc: Michal Miroslaw <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions