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

Florian Fainelli posted 2 patches 1 year, 7 months ago
There is a newer version of this series
include/net/dsa.h |  11 ----
net/dsa/dsa.c     |   3 +-
net/dsa/port.c    | 136 ++++------------------------------------------
3 files changed, 12 insertions(+), 138 deletions(-)
[PATCH net-next v2 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 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