netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: dsa: adjust_link removal
@ 2024-04-29 16:54 Florian Fainelli
  2024-04-29 16:54 ` [PATCH net-next v2 1/2] net: dsa: Remove fixed_link_update member Florian Fainelli
  2024-04-29 16:54 ` [PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths Florian Fainelli
  0 siblings, 2 replies; 7+ messages in thread
From: Florian Fainelli @ 2024-04-29 16:54 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Andrew Lunn, Florian Fainelli, Vladimir Oltean,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Russell King, open list

Now that the last in-tree driver (b53) has been converted to PHYLINK, we
can get rid of all of code that catered to working with drivers
implementing only PHYLIB's adjust_link callback.

Changes in v2:

- remove a now unused phy_device pointer in
  dsa_port_phylink_mac_link_down

Florian Fainelli (2):
  net: dsa: Remove fixed_link_update member
  net: dsa: Remove adjust_link paths

 include/net/dsa.h |  11 ----
 net/dsa/dsa.c     |   3 +-
 net/dsa/port.c    | 136 ++++------------------------------------------
 3 files changed, 12 insertions(+), 138 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-30  4:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 16:54 [PATCH net-next v2 0/2] net: dsa: adjust_link removal Florian Fainelli
2024-04-29 16:54 ` [PATCH net-next v2 1/2] net: dsa: Remove fixed_link_update member Florian Fainelli
2024-04-29 16:54 ` [PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths Florian Fainelli
2024-04-29 20:00   ` Simon Horman
2024-04-29 21:47     ` Florian Fainelli
2024-04-30  2:33   ` kernel test robot
2024-04-30  4:20   ` kernel test robot

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