commit | e415e6ea0cd36ece29c7b12232286b5ca097ac96 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 15 22:50:08 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 17 01:49:30 2008 -0800 |
tree | b7c792dca2765965647acc93501268d8e563b9c8 | |
parent | d2c7ddd6261eb885091cf6ddbcfae01f4216fb8e [diff] |
[NIU]: Fix 1G PHY link state handling. The code in link_status_1g() computes the active speed and duplex but does not update the link config state with those values. As a result the link speed is not reported correctly and the XIF is not reprogrammed properly on link up events. Signed-off-by: David S. Miller <davem@davemloft.net>