public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] net: dsa: adjust_link removal
@ 2024-04-30 16:48 Florian Fainelli
  2024-04-30 16:48 ` [PATCH net-next v3 1/2] net: dsa: Remove fixed_link_update member Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2024-04-30 16:48 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 v3:

- removed additional code in dsa_port_phylink_mac_link_down pertaining
  to the phy_device reference

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    | 139 ++++------------------------------------------
 3 files changed, 12 insertions(+), 141 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-02  2:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 16:48 [PATCH net-next v3 0/2] net: dsa: adjust_link removal Florian Fainelli
2024-04-30 16:48 ` [PATCH net-next v3 1/2] net: dsa: Remove fixed_link_update member Florian Fainelli
2024-04-30 16:48 ` [PATCH net-next v3 2/2] net: dsa: Remove adjust_link paths Florian Fainelli
2024-04-30 16:55 ` [PATCH net-next v3 0/2] net: dsa: adjust_link removal Russell King (Oracle)
2024-05-02  2:20 ` 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