From: Ben Hutchings Date: Thu, 9 Dec 2010 12:10:25 +0000 (+0000) Subject: netdev: Use default implementation of ethtool_ops::get_link where possible X-Git-Tag: v2.6.38-rc1~476^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4ba4b5b96742d29225308ccccbdb1810b63064;p=pandora-kernel.git netdev: Use default implementation of ethtool_ops::get_link where possible Various drivers are using implementations of ethtool_ops::get_link that are equivalent to the default ethtool_op_get_link(). Change them to use that instead. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed