commit | a84d0a3d6909c871bfa617a45a7517ce9292d4fb | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Feb 22 16:00:33 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Feb 24 00:07:39 2008 -0500 |
tree | a137bb82a4746a66f5bb7a33829b454e83026392 | |
parent | f11cf25ef345a320b152aa68a014c8a65cf4ed44 [diff] |
sky2: fix LED management Fix problems in LED management, so ethtool -p works correctly on Yukon-EC and other chips. The driver was incorrectly setting the PHY LED overide bits. Moral: read the spec sheet, not the vendor driver. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>