]> 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)
commitaf49f89d8f29316cda26e27db10e8ca2ec1ca7ca
treec5c5c320b82e02d495eed42746ba3668b265e89a
parent3ab800e61ab64a89aef30a19dded73a329d4970a
parent4420b45f53b69e54dbc219fde3b05105f612bcc7
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>