ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 15 Feb 2011 16:59:16 +0000 (16:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Feb 2011 22:16:32 +0000 (14:16 -0800)
commit340ae1654c0667e0cdd2a6d4dc16f7946e018881
tree9c35472dffcf4051eb70163c4b5555a521813709
parent212b573f5552c60265da721ff9ce32e3462a2cdd
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()

This is needed for unified offloads patch.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c