OSDN Git Service

Merge branch 'dpaa2-phylink'
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2021 11:38:45 +0000 (11:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Nov 2021 11:38:45 +0000 (11:38 +0000)
commit432b4941928b98fbe01f515fab6a7715c9dcebf6
tree161cabe3aac90c819e4d75ce3196a7bb9e6084a5
parent222838013526923280fae9c466c755c01a792595
parent6d386f6613269f53b9d21664e582d22e8cda7505
Merge branch 'dpaa2-phylink'

Russell King says:

====================
net: dpaa2: phylink validate implementation updates

This series converts dpaa2 to fill in the supported_interfaces member
of phylink_config, cleans up the validate() implementation, and then
converts to phylink_generic_validate(). Previous behaviour should be
preserved.
====================

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