2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/drivers/net/ethernet/arc
Tobias Klauser ff458f6f1e arc_emac: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct
arc_emac_priv, use stats from struct net_device.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-09 16:48:35 -07:00
..
emac_main.c arc_emac: Use net_device_stats from struct net_device 2014-07-09 16:48:35 -07:00
emac_mdio.c
emac.h arc_emac: Use net_device_stats from struct net_device 2014-07-09 16:48:35 -07:00
Kconfig
Makefile