Re: [PATCH net-next v4 09/13] net: ethtool: plca: Target the command to the requested PHY
From: Andrew Lunn
Date: Mon Dec 18 2023 - 04:55:20 EST
On Fri, Dec 15, 2023 at 06:12:31PM +0100, Maxime Chevallier wrote:
> PLCA is a PHY-specific command. Instead of targeting the command
> towards dev->phydev, use the request to pick the targeted PHY.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew