linux-kernel-test/drivers/net/ibm_newemac
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
These string query operations were supposed to be replaced by the
generic get_sset_count() starting in 2007.  Convert the remaining
implementations.

Also remove calls to these operations to initialise drvinfo->n_stats.
The ethtool core code already does that.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-05 00:10:10 -07:00
..
core.c net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 2009-10-05 00:10:10 -07:00
core.h
debug.c
debug.h
emac.h
Kconfig
Makefile
mal.c net: Add init_dummy_netdev() and fix EMAC driver using it 2009-01-14 21:05:05 -08:00
mal.h net: Add init_dummy_netdev() and fix EMAC driver using it 2009-01-14 21:05:05 -08:00
phy.c net: variables reach -1, but 0 tested 2009-02-02 21:39:02 -08:00
phy.h
rgmii.c drivers/net: Move a dereference below a NULL test 2009-07-21 13:00:43 -07:00
rgmii.h
tah.c
tah.h
zmii.c
zmii.h