Message ID | YZODOgRlR3RY/JWX@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: ocelot_net: 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:08:58 +0000 you wrote: > Hi, > > 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(). > > drivers/net/ethernet/mscc/ocelot_net.c | 41 +++++----------------------------- > 1 file changed, 6 insertions(+), 35 deletions(-) Here is the summary with links: - [net-next,1/3] net: ocelot_net: populate supported_interfaces member https://git.kernel.org/netdev/net-next/c/8ea8c5b492d4 - [net-next,2/3] net: ocelot_net: remove interface checks in macb_validate() https://git.kernel.org/netdev/net-next/c/a6f5248bc0a3 - [net-next,3/3] net: ocelot_net: use phylink_generic_validate() https://git.kernel.org/netdev/net-next/c/7258aa5094db You are awesome, thank you!