]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-phy-improve-and-simplify-state-machine'
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:06:38 +0000 (22:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:06:38 +0000 (22:06 -0700)
commit23743978af3773d8e72dc7af611960e39cf0ec6d
treea11a0826ea0eea4cd06521d2056fec2b07349822
parentd0e10f5652f225b8b3cf4d000ba8dd1f9e6833e8
parentd52619850e7cb78d4bc8b52ed87e00ace9d5cb54
Merge branch 'net-phy-improve-and-simplify-state-machine'

Heiner Kallweit says:

====================
net: phy: improve and simplify state machine

Improve / simplify handling of states PHY_RUNNING and PHY_RESUMING in
phylib state machine.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>