You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: ethernet: vsc8541: Implement cfg_link function
The cfg_link function was not implemented in this driver, which could
cause the MAC driver to report errors. Add an implementation based on
the phy_mii driver.
Signed-off-by: Robert Hancock <robert.hancock@calian.com>
0 commit comments