commit | 14ad2513ed5b709e566a853f4b515d91c5d83311 | [log] [tgz] |
---|---|---|
author | David Decotigny <decot@google.com> | Wed Apr 27 18:32:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 29 14:03:03 2011 -0700 |
tree | 19ce2e6deefaa0725533612df85c51b99d2513cb | |
parent | fbef7139a8b89a7f49ba1410593ed894b4c8b017 [diff] |
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration This makes sure that one cannot request a 99Mbps full-duplex and get a 100Mbps half-duplex configuration in return due to the way the speed/duplex parameters are handled internally. Tested: e1000 works Signed-off-by: David Decotigny <decot@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>