Report current link state while auto-negotiation is in progress.
This commit is contained in:
parent
084103fa7c
commit
bbcecb3767
@ -296,7 +296,7 @@ done:
|
||||
* Only retry autonegotiation every mii_anegticks seconds.
|
||||
*/
|
||||
if (sc->mii_ticks <= sc->mii_anegticks)
|
||||
return (0);
|
||||
break;
|
||||
|
||||
sc->mii_ticks = 0;
|
||||
ip1000phy_mii_phy_auto(sc);
|
||||
|
Loading…
x
Reference in New Issue
Block a user