[PATCH net-next v3 0/2] net: dsa: adjust_link removal

Florian Fainelli posted 2 patches 1 year, 7 months ago
include/net/dsa.h |  11 ----
net/dsa/dsa.c     |   3 +-
net/dsa/port.c    | 139 ++++------------------------------------------
3 files changed, 12 insertions(+), 141 deletions(-)
[PATCH net-next v3 0/2] net: dsa: adjust_link removal
Posted by Florian Fainelli 1 year, 7 months ago
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
Re: [PATCH net-next v3 0/2] net: dsa: adjust_link removal
Posted by Russell King (Oracle) 1 year, 7 months ago
On Tue, Apr 30, 2024 at 09:48:14AM -0700, Florian Fainelli wrote:
> 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.

LGTM. For the whole series:

Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>

Thanks!

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