Message ID | YZOBiFK8DkYUSRml@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: sparx5: phylink validate implementation updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 16 Nov 2021 10:01:44 +0000 you wrote: > Hi, > > This series converts sparx5 to fill in the supported_interfaces member > of phylink_config, cleans up the validate() implementation, and then > converts to phylink_generic_validate(). > > .../net/ethernet/microchip/sparx5/sparx5_main.c | 27 ++++++++ > .../net/ethernet/microchip/sparx5/sparx5_phylink.c | 75 +--------------------- > 2 files changed, 28 insertions(+), 74 deletions(-) Here is the summary with links: - [net-next,1/3] net: sparx5: populate supported_interfaces member https://git.kernel.org/netdev/net-next/c/ae089a819176 - [net-next,2/3] net: sparx5: clean up sparx5_phylink_validate() https://git.kernel.org/netdev/net-next/c/9b5cc05fd91c - [net-next,3/3] net: sparx5: use phylink_generic_validate() https://git.kernel.org/netdev/net-next/c/319faa90b724 You are awesome, thank you!