linux/drivers/net/ethernet/cadence
Tobias Klauser 5f1d3a5c5e net: macb: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
macb, use stats from struct net_device.

Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
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 net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00
macb_pci.c net: macb: Updated resource allocation function calls to new version of API. 2017-01-03 09:35:42 -05:00
macb.c net: macb: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
macb.h net: macb: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
Makefile net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00