]> git.baikalelectronics.ru Git - kernel.git/commit
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 1 Oct 2009 11:27:59 +0000 (11:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2009 07:10:10 +0000 (00:10 -0700)
commit4e5cf04a4b6e4d8afab0e20fc5c7a06aed9ac365
tree925407cea6c1bd96441027ab61dc0126e1c7504e
parent05edd6226ca46d95d1da0844717873b0ddebdd42
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()

This string query operation was supposed to be replaced by the
generic get_sset_count() starting in 2007.  Convert tehuti's
implementation.

Also remove the dummy self-test name which was not used since tehuti
does not advertise any self-tests.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tehuti.c