@@ -501,9 +501,14 @@ static void phy_monitor_thread_entry(void *parameter)
else
{
LOG_D("PHY Control/Status REG read error.");
+ continue;
}
+ else
+ {
+ }
/* linkchange */
if (phy_speed_new != phy_speed)