diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-08 11:24:23 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-02-15 10:34:18 +0100 |
commit | 93b636cae5dd2006a252b11606c3080f60462b90 (patch) | |
tree | a45b67b1e615e9233125556dd92cf6cd26c76116 /arch/sh | |
parent | b1f2f1469cf9fa730396a220804bd5f792b30074 (diff) |
net: 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.
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: intel-wired-lan@lists.osuosl.org
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions