commit | 3145535ac6e4769e587a38a67d888a10f24a7af9 | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholasx.d.nunley@intel.com> | Wed Feb 17 01:01:21 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 13:21:32 2010 -0800 |
tree | 5d0d93d0b97bf3aadf7f5b568bf2f1c7e053f84b | |
parent | 22939f0606e515799d83e1a29250917f94c8d07b [diff] |
igb: 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>