On September 20, 2018 1:34:25 PM PDT, Heiner Kallweit
wrote:
>When being in state PHY_HALTED we don't have to reschedule the
>state machine, phy_start() will start it again.
>
>Signed-off-by: Heiner Kallweit
Signed-off-by: Florian Fainelli
--
Florian
When being in state PHY_HALTED we don't have to reschedule the
state machine, phy_start() will start it again.
Signed-off-by: Heiner Kallweit
---
v2:
- added comment
---
drivers/net/phy/phy.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/net/phy/phy.c b/driv