From: Ben Hutchings Date: Fri, 7 Dec 2012 06:15:32 +0000 (+0000) Subject: bonding: Fix check for ethtool get_link operation support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c772dde343917b0961f75227cfb8c2b2f2b31d24;p=pandora-kernel.git bonding: Fix check for ethtool get_link operation support Since commit 2c60db037034 ('net: provide a default dev->ethtool_ops') all devices have a non-null ethtool_ops. Test only dev->ethtool_ops->get_link in both places where we care. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed