]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'phylib-simplifications'
authorDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 17:41:32 +0000 (09:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 17:41:32 +0000 (09:41 -0800)
commit9d02a4b946cb74cb9db8c22311adf1ffea69c32a
treec5c5c320b82e02d495eed42746ba3668b265e89a
parent52c05099d7c7a9a5ca53eac41a0f30e9780cca57
parent10361a275583666e3aee0f985d502bf4f3bdba85
Merge branch 'phylib-simplifications'

Heiner Kallweit says:

====================
net: phy: further phylib simplifications after recent changes to the state machine

After the recent changes to the state machine phylib can be further
simplified (w/o having to make any assumptions).
====================

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