netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: dsa: remove validate method
@ 2023-10-09  9:56 Russell King (Oracle)
  2023-10-09 10:39 ` [PATCH net-next 1/3] net: dsa: vsc73xx: add phylink capabilities Russell King (Oracle)
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Russell King (Oracle) @ 2023-10-09  9:56 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: David S. Miller, Eric Dumazet, Florian Fainelli, Jakub Kicinski,
	netdev, Paolo Abeni, Vladimir Oltean, Linus Walleij

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(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-11  9:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-09  9:56 [PATCH net-next 0/3] net: dsa: remove validate method Russell King (Oracle)
2023-10-09 10:39 ` [PATCH net-next 1/3] net: dsa: vsc73xx: add phylink capabilities Russell King (Oracle)
2023-10-09 13:04   ` Linus Walleij
2023-10-09 20:36   ` Florian Fainelli
2023-10-09 10:39 ` [PATCH net-next 2/3] net: dsa: dsa_loop: " Russell King (Oracle)
2023-10-09 20:35   ` Florian Fainelli
2023-10-09 10:39 ` [PATCH net-next 3/3] net: dsa: remove dsa_port_phylink_validate() Russell King (Oracle)
2023-10-09 20:35   ` Florian Fainelli
2023-10-11  9:10 ` [PATCH net-next 0/3] net: dsa: remove validate method patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).