Re: [PATCH net-next v8 2/6] net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
From: Russell King (Oracle)
Date: Wed Jun 18 2025 - 09:01:35 EST
On Wed, Jun 18, 2025 at 02:25:58PM +0200, Oleksij Rempel wrote:
> The EVENT_LINK_RESET macro currently triggers deferred work after a PHY
> interrupt. Prior to PHYLINK conversion, this work included reconfiguring
> the MAC and PHY, effectively performing a 'link reset'.
>
> However, after porting the driver to the PHYLINK framework, the logic
> associated with this event now solely handles the acknowledgment of
> the PHY interrupt. The MAC and PHY reconfiguration is now managed by
> PHYLINK's dedicated callbacks.
>
> To accurately reflect its current, narrowed functionality, rename
> EVENT_LINK_RESET to EVENT_PHY_INT_ACK.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
Thanks!
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!