aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40e_txrx.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-04-06 08:46:28 +0200
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-04-19 16:31:34 -0700
commit4a0a3abfd951943f770f5306d32f8640f55568c4 (patch)
tree29013b097fc64620019a3591ed3abc8846629de8 /drivers/net/ethernet/intel/i40evf/i40e_txrx.c
parentnet: cx89x0: move attribute declaration before struct keyword (diff)
downloadlinux-dev-4a0a3abfd951943f770f5306d32f8640f55568c4.tar.xz
linux-dev-4a0a3abfd951943f770f5306d32f8640f55568c4.zip
i40evf: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct i40evf_adapter, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40e_txrx.c')
0 files changed, 0 insertions, 0 deletions