Skip to content
Snippets Groups Projects
Commit 25db0338 authored by David Decotigny's avatar David Decotigny Committed by David S. Miller
Browse files

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: default avatarDavid Decotigny <decot@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8ae6daca
No related branches found
No related tags found
Loading
Showing
with 76 additions and 66 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment