net: phy: simplify handling of PHY_RESUMING in state machine
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 11 Oct 2018 20:37:38 +0000 (22:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:06:38 +0000 (22:06 -0700)
commiteb4c470a154d2d3176d08155c3136973661f69ad
treea11a0826ea0eea4cd06521d2056fec2b07349822
parent74fb5e25a3e925286e80eb2e0253f88f2b44ec96
net: phy: simplify handling of PHY_RESUMING in state machine

Simplify code for handling state PHY_RESUMING, no functional change
intended.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c