[ETHTOOL]: Internal cleanup of ethtool_value-related handlers
authorJeff Garzik <jeff@garzik.org>
Wed, 15 Aug 2007 23:01:56 +0000 (16:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:09 +0000 (16:48 -0700)
Several get/set functions can be handled by a passing the ethtool_op
function pointer directly to a generic function.  This permits deletion
of a fair bit of redundant code.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found