[PATCH RFC net-next 4/5] net: stmmac: move phylink_resume() after resume setup is complete
Andrew Lunn
andrew at lunn.ch
Thu Feb 27 08:46:22 PST 2025
On Thu, Feb 27, 2025 at 02:38:03PM +0000, Russell King (Oracle) wrote:
> Move phylink_resume() to be after the setup in stmmac_resume() has
> completed, as phylink_resume() may result in an immediate call to the
> .mac_link_up method, which will enable the transmitter and receiver,
> and enable the transmit queues.
>
> This behaviour has been witnessed by Jon Hunter on the Jetson TX2
> platform (Tegra 186).
>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
Andrew
More information about the linux-arm-kernel
mailing list