Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information