[PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
From: Roger Quadros
Date: Wed Mar 22 2017 - 07:28:04 EST
Hi,
These 2 patches fix the following 2 issues with the PHY state machine
when used with interrupt driven PHYs.
- PHY link not coming up if Ethernet cable is plugged before Ethernet network
interface is brought up.
- PHY not being suspended when PHY is halted.
cheers,
-roger
Roger Quadros (2):
net: phy: Fix PHY AN done state machine for interrupt driven PHYs
net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with
interrupts
drivers/net/phy/phy.c | 5 +++++
1 file changed, 5 insertions(+)
--
2.7.4