commit | 382984618e847ad4621d7ccbd48f5ec702c6a78e | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Mon Mar 12 08:53:12 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 12 17:10:49 2012 -0700 |
tree | 7a80b4071d15f29be278120cfda33b1c2b742e54 | |
parent | 9ce392d4fa43c3abb9ab02a29e225084ed84451e [diff] |
bnx2x: ethtool now returns unknown speed/duplex Previously, unless both interface and link were up, ethtool returned the requested speed/duplex when asked for the interface's settings. This change will now enable the driver to answer correctly (i.e., return unknown as its answer). Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>