]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'phylink-API-changes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Mar 2018 14:11:07 +0000 (10:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Mar 2018 14:11:07 +0000 (10:11 -0400)
commitb232071494d6580dfdd66a249ab4f6e766831bf7
tree25a3a118ff28a51f1cedd552c4090b48f2fe5560
parent159e6c38180836dd8ce12c6d08a762ffc5c5b420
parent7015643f80032fe81cffa5cee39837cc3de7ffbe
Merge branch 'phylink-API-changes'

Florian Fainelli says:

====================
phylink: API changes

This patch series contains two API changes to PHYLINK which will later be used
by DSA to migrate to PHYLINK. Because these are API changes that impact other
outstanding work (e.g: MVPP2) I would rather get them included sooner to minimize
conflicts.

Thank you!

Changes in v2:

- added missing documentation to mac_link_{up,down} that the interface
  must be configured in mac_config()

- added Russell's, Andrew's and my tags
====================

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