commit | ca6efb7d6c9336acda2e7b76a39b59bbfe77ec13 | [log] [tgz] |
---|---|---|
author | Kok, Auke <auke-jan.h.kok@intel.com> | Fri Feb 16 14:39:30 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 17 15:37:14 2007 -0500 |
tree | 4cf6274ccd88b79a4294216b0b5bfef01e50ff78 | |
parent | 1d33e9c606bcf3d00bf67477e34253e861bb71c3 [diff] |
e1000: allow ethtool to see link status when down By reading the MAC status register we can detect whether the MAC has seen the PHY see link. This allows us to show the link properties before the device is up in ethtool. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>