linux/drivers/staging/octeon
Tobias Klauser 66812da3a6 staging: octeon: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in
struct octeon_ethernet, 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-16 10:44:58 -08:00
..
ethernet-defines.h
ethernet-mdio.c
ethernet-mdio.h
ethernet-mem.c
ethernet-mem.h
ethernet-rgmii.c
ethernet-rx.c staging: octeon: Use net_device_stats from struct net_device 2017-02-16 10:44:58 -08:00
ethernet-rx.h
ethernet-sgmii.c
ethernet-spi.c
ethernet-tx.c staging: octeon: Use net_device_stats from struct net_device 2017-02-16 10:44:58 -08:00
ethernet-tx.h
ethernet-util.h
ethernet.c staging: octeon: Use net_device_stats from struct net_device 2017-02-16 10:44:58 -08:00
Kconfig
Makefile
octeon-ethernet.h staging: octeon: Use net_device_stats from struct net_device 2017-02-16 10:44:58 -08:00