Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 1 Feb 2021 21:50:56 +0100 you wrote: > So far phy_disconnect() is called before free_irq(). If CONFIG_DEBUG_SHIRQ > is set and interrupt is shared, then free_irq() creates an "artificial" > interrupt by calling the interrupt handler. The "link change" flag is set > in the interrupt status register, causing phylib to eventually call > phy_suspend(). Because the net_device is detached from the PHY already, > the PHY driver can't recognize that WoL is configured and powers down the > PHY. > > [...] Here is the summary with links: - [net] r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set https://git.kernel.org/netdev/net/c/cc9f07a838c4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html