Re: [PATCH net-next v11 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
From: Andrew Lunn
Date: Sat Apr 06 2024 - 11:51:44 EST
On Thu, Apr 04, 2024 at 11:29:52AM +0200, Maxime Chevallier wrote:
> Pass the phy_device as a parameter to the sfp upstream .disconnect_phy
> operation. This is preparatory work to help track phy devices across
> a net_device's link.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew