Re: [PATCH net-next 0/2] net: phy: improve and simplify state machine

2018-10-15 Thread David Miller
From: Heiner Kallweit Date: Thu, 11 Oct 2018 22:35:35 +0200 > Improve / simplify handling of states PHY_RUNNING and PHY_RESUMING in > phylib state machine. Series applied.

[PATCH net-next 0/2] net: phy: improve and simplify state machine

2018-10-11 Thread Heiner Kallweit
Improve / simplify handling of states PHY_RUNNING and PHY_RESUMING in phylib state machine. Heiner Kallweit (2): net: phy: improve handling of PHY_RUNNING in state machine net: phy: simplify handling of PHY_RESUMING in state machine drivers/net/phy/phy.c | 72 ++--