From: David Decotigny Date: Wed, 27 Apr 2011 18:32:43 +0000 (+0000) Subject: net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration X-Git-Tag: v3.0-rc1~377^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ad2513ed5b709e566a853f4b515d91c5d83311;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed