Message ID | YZN/86huhkUGzZuV@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: xilinx: phylink validate implementation updates | expand |
+Harini On 11/16/21 10:54, Russell King (Oracle) wrote: > Hi, > > This series converts axienet 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/xilinx/xilinx_axienet_main.c | 71 ++++------------------- > 1 file changed, 11 insertions(+), 60 deletions(-) > Harini: Please review this series. Thanks, Michal
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 16 Nov 2021 09:54:59 +0000 you wrote: > Hi, > > This series converts axienet 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/xilinx/xilinx_axienet_main.c | 71 ++++------------------- > 1 file changed, 11 insertions(+), 60 deletions(-) Here is the summary with links: - [net-next,1/3] net: axienet: populate supported_interfaces member https://git.kernel.org/netdev/net-next/c/136a3fa28a9f - [net-next,2/3] net: axienet: remove interface checks in axienet_validate() https://git.kernel.org/netdev/net-next/c/5703a4b66456 - [net-next,3/3] net: axienet: use phylink_generic_validate() https://git.kernel.org/netdev/net-next/c/72a47e1aaf2e You are awesome, thank you!