From: David Decotigny Date: Wed, 27 Apr 2011 18:32:39 +0000 (+0000) Subject: ethtool: Use full 32 bit speed range in ethtool's set_settings X-Git-Tag: v3.0-rc1~377^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25db0338813a8915457636b1f6abe6a28fa73f8d;p=pandora-kernel.git ethtool: Use full 32 bit speed range in ethtool's set_settings This makes sure the ethtool's set_settings() callback of network drivers don't ignore the 16 most significant bits when ethtool calls their set_settings(). All drivers compiled with make allyesconfig on x86_64 have been updated. Signed-off-by: David Decotigny Signed-off-by: David S. Miller --- Reading git-diff-tree failed