Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <k...@kernel.org>:
On Fri, 10 Jan 2025 23:13:39 -0800 you wrote: > iavf uses the netdev->lock already to protect shapers. > In an upcoming series we'll try to protect NAPI instances > with netdev->lock. > > We need to modify the protection a bit. All NAPI related > calls in the driver need to be consistently under the lock. > This will allow us to easily switch to a "we already hold > the lock" NAPI API later. > > [...] Here is the summary with links: - [net-next] eth: iavf: extend the netdev_lock usage https://git.kernel.org/netdev/net-next/c/afc664987ab3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html