Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Mon, 8 Sep 2025 21:57:10 -0700 you wrote: > NET_SHAPER is always selected for MANA driver. When NET_SHAPER is enabled, > netdev_lock_ops_to_full() reduces effectively to only an assert for lock, > which is always held in the path when NET_SHAPER is enabled. > > Remove the redundant netdev_lock_ops_to_full() call. > > Signed-off-by: Saurabh Sengar <[email protected]> > > [...] Here is the summary with links: - [v3] net: mana: Remove redundant netdev_lock_ops_to_full() calls https://git.kernel.org/netdev/net-next/c/38611e5adae3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
