diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-15 12:08:20 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-04-20 16:18:45 -0700 |
commit | 541c1662ba2076b5f28b32294c9718b56f27b645 (patch) | |
tree | 0aed11d4137970d10fc37910a43f547a43893f8e /drivers/net/ethernet/intel/e1000e | |
parent | 14cf2ddf089c897ed660f5b4fbfd00872f0fc619 (diff) | |
download | talos-obmc-linux-541c1662ba2076b5f28b32294c9718b56f27b645.tar.gz talos-obmc-linux-541c1662ba2076b5f28b32294c9718b56f27b645.zip |
ixgb: Omit private ndo_get_stats function
ixgb_get_stats() just returns dev->stats so we can leave it
out altogether and let dev_get_stats() do the job.
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/e1000e')
0 files changed, 0 insertions, 0 deletions