Re: [PATCH net-next v2 0/4] net: phy: improve starting PHY

2019-01-22 Thread David Miller
From: Heiner Kallweit Date: Sun, 20 Jan 2019 09:59:46 +0100 > This patch series improves few aspects of starting the PHY. > > v2: > - improve a warning in patch 4 Please update the commit message as per Andrew's feedback for patch #2. You might as well do this while we wait for the AMD testing

[PATCH net-next v2 0/4] net: phy: improve starting PHY

2019-01-20 Thread Heiner Kallweit
This patch series improves few aspects of starting the PHY. v2: - improve a warning in patch 4 Heiner Kallweit (4): net: phy: start state machine in phy_start only net: phy: warn if phy_start is called from invalid state net: phy: start interrupts in phy_start net: phy: change phy_start_i