Re: [PATCH net-next v2 1/2] net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()

From: David Miller
Date: Sat Jul 04 2020 - 20:59:23 EST


From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2020 18:17:23 +0300

> The DSA subsystem moved to phylink and adjust_link() became deprecated in
> the process. This patch removes adjust_link from the KSZ DSA switches and
> adds phylink_mac_link_up() and phylink_mac_link_down().
>
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
> Reviewed-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>

Applied.