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

From: Jakub Kicinski
Date: Thu Apr 25 2024 - 22:27:47 EST


On Thu, 25 Apr 2024 11:53:34 -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.

more to delete:

net/dsa/port.c:1600:21: warning: variable 'phydev' set but not used [-Wunused-but-set-variable]
1600 | struct phy_device *phydev = NULL;
| ^
--
pw-bot: cr