Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: phy: don't reschedule state machine when PHY is halted
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 <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information