linux_dsm_epyc7002/drivers/net/ethernet/intel/igbvf
Tobias Klauser 55c05dd029 igbvf: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in
struct igbvf_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: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-04-20 16:32:45 -07:00
..
defines.h ethernet/intel: use core min/max MTU checking 2016-10-18 11:34:18 -04:00
ethtool.c igbvf: use new API ethtool_{get|set}_link_ksettings 2017-03-21 15:51:39 -07:00
igbvf.h igbvf: Use net_device_stats from struct net_device 2017-04-20 16:32:45 -07:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igb/igbvf: don't give up 2016-02-15 16:17:57 -08:00
mbx.h igb/igbvf: Add VF MAC filter request capabilities 2017-04-20 16:32:44 -07:00
netdev.c igbvf: Use net_device_stats from struct net_device 2017-04-20 16:32:45 -07:00
regs.h igbvf: Fix code comments and whitespace 2015-02-23 17:11:54 -08:00
vf.c igb/igbvf: Add VF MAC filter request capabilities 2017-04-20 16:32:44 -07:00
vf.h igb/igbvf: Add VF MAC filter request capabilities 2017-04-20 16:32:44 -07:00