qeth: Convert ethtool get_stats_count() ops to get_sset_count()
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 1 Oct 2009 11:24:32 +0000 (11:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2009 07:10:09 +0000 (00:10 -0700)
This string query operation was supposed to be replaced by the
generic get_sset_count() starting in 2007.  Convert qeth's
implementation.

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

No differences found