Message ID | ZSPOV+GhEQkwhoz9@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: remove validate method | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Mon, 9 Oct 2023 10:56:39 +0100 you wrote: > Hi, > > These three patches remove DSA's phylink .validate method which becomes > unnecessary once the last two drivers provide phylink capabilities, > which this patch set adds. Both of these are best guesses. > > drivers/net/dsa/dsa_loop.c | 9 +++++++++ > drivers/net/dsa/vitesse-vsc73xx-core.c | 26 ++++++++++++++++++++++++++ > net/dsa/port.c | 15 --------------- > 3 files changed, 35 insertions(+), 15 deletions(-) Here is the summary with links: - [net-next,1/3] net: dsa: vsc73xx: add phylink capabilities https://git.kernel.org/netdev/net-next/c/a026809c261b - [net-next,2/3] net: dsa: dsa_loop: add phylink capabilities https://git.kernel.org/netdev/net-next/c/db2c6d5fc4bd - [net-next,3/3] net: dsa: remove dsa_port_phylink_validate() https://git.kernel.org/netdev/net-next/c/63b9f7a19ff1 You are awesome, thank you!