commit | b548192acaebcb05d6a87d1e94f19835b1a18a8b | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholasx.d.nunley@intel.com> | Wed Feb 03 14:49:28 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 03 19:39:56 2010 -0800 |
tree | d84ebe0a50cbeba290d01525ec14d3c91f713e24 | |
parent | 10eec95569513206877769ad9336591c08015cfe [diff] |
e1000: Report link status in ethtool when interface is down With this change ethtool will correctly report link status when the interface is down. Currently ethtool reports the link as not detected when the interface is down. Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>