Re: [PATCH net-next] net: phylink: Drop references to the .validate() method in comments
From: Andrew Lunn
Date: Tue Jun 30 2026 - 12:06:13 EST
On Tue, Jun 30, 2026 at 10:37:00AM +0200, Maxime Chevallier wrote:
> The phylink_mac_ops '.validate()' has been removed in:
>
> commit da5f6b80ad64 ("net: phylink: remove .validate() method")
>
> There are still a few comments around in phylink that references that,
> related to the ports fields as well as the Pause configuration. Let's
> drop these references and update the comments related to Pause handling.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew