OpenCloudOS-Kernel/drivers/net/ethernet/moxa
Tobias Klauser 8bf66b9d79 net: moxa: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
moxart_mac_priv_t, 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>
2017-04-07 07:03:33 -07:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
moxart_ether.c net: moxa: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
moxart_ether.h net: moxa: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00