Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/freescale
Tobias Klauser 3134e9bdbe net: fs_enet: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
fs_enet_private, use stats from struct net_device. Also remove the now
unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-19 10:37:04 -04:00
..
2015-10-05 03:16:39 -07:00
2015-12-27 20:51:39 -05:00
2016-01-25 10:51:52 -08:00