From: Heiner Kallweit
Date: Sun, 16 Dec 2018 19:18:26 +0100
> So far phy_error() silently stops the PHY state machine. If the network
> driver doesn't inform about a MDIO error then the user may wonder why
> his network is down. Let's print the stack trace to facilitate search
> for the root cau
So far phy_error() silently stops the PHY state machine. If the network
driver doesn't inform about a MDIO error then the user may wonder why
his network is down. Let's print the stack trace to facilitate search
for the root cause of the error.
Signed-off-by: Heiner Kallweit
---
drivers/net/phy