Merge branch 'ocelot_net-phylink'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2021 11:25:45 +0000 (11:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2021 11:25:45 +0000 (11:25 +0000)
commit2b425ef8c16ce523709e1d7c0a4c8c2e02eb441e
tree93c6675149afb8cc9a435d2e1a8b4b0584879575
parentc11239f3556c0c83d1f8f646bdc9dd1cdaf6e42b
parent7258aa5094dbc89919c13f9743571657cc99ed46
Merge branch 'ocelot_net-phylink'

Russell King says:

====================
net: ocelot_net: phylink validate implementation updates

This series converts ocelot_net to fill in the supported_interfaces
member of phylink_config, cleans up the validate() implementation,
and then converts to phylink_generic_validate().
====================

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