commit | 25db0338813a8915457636b1f6abe6a28fa73f8d | [log] [tgz] |
---|---|---|
author | David Decotigny <decot@google.com> | Wed Apr 27 18:32:39 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 29 14:03:00 2011 -0700 |
tree | 29ea39e45de1342beb4e3c58da0cfbc9915b617e | |
parent | 8ae6daca85c8bbd6a32c382db5e2a2a989f8bed2 [diff] |
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 <decot@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>