mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-19 16:26:55 +08:00
@@ -426,7 +426,8 @@ static void phy_linkchange()
|
||||
}
|
||||
}
|
||||
|
||||
if (phy_speed != phy_speed_new) {
|
||||
if (phy_speed != phy_speed_new)
|
||||
{
|
||||
phy_speed = phy_speed_new;
|
||||
if (phy_speed & PHY_LINK)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user