Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40evf
Tobias Klauser 4a0a3abfd9 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>
2017-04-19 16:31:34 -07:00
..
2015-07-23 05:33:55 -07:00
2017-03-15 01:31:38 -07:00
2017-03-15 01:31:38 -07:00