Re: [PATCH net-next v4] net: phy: nxp-tja11xx: cancel registration work on remove
| Newsgroups | gmane.linux.kernel,gmane.linux.network |
|---|---|
| Message-ID | <178597801163.587098.12117115424912791664.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Sat, 1 Aug 2026 22:06:43 +0800 you wrote: > tja1102_p0_probe() schedules work to register the second port. That work > uses the Port 0 private data and phydev. The private data is > devm-allocated, but the driver does not wait for the pending work on > remove. > > Store the Port 0 private data in phydev->priv and add a remove callback. > The callback cancels the registration work before devres teardown frees > the state. > > [...] Here is the summary with links: - [net-next,v4] net: phy: nxp-tja11xx: cancel registration work on remove https://git.kernel.org/netdev/net-next/c/1aae367b1646 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html