linux/drivers/net/benet
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
..
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile
be.h be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00
be_cmds.c be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00
be_cmds.h be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00
be_ethtool.c net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 2009-10-05 00:10:10 -07:00
be_hw.h be2net: Changes to support flashing of the be2 network adapter 2009-09-07 01:56:38 -07:00
be_main.c be2net: Workaround to fix a bug in Rx Completion processing. 2009-09-30 21:58:22 -07:00