Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Wed, 16 Apr 2025 10:06:12 -0700 you wrote: > Change the tcp_probe tracepoint to accept a const struct sk_buff > parameter instead of a non-const one. This improves type safety and > better reflects that the skb is not modified within the tracepoint > implementation. > > Signed-off-by: Breno Leitao <[email protected]> > > [...] Here is the summary with links: - [net-next] trace: tcp: Add const qualifier to skb parameter in tcp_probe event https://git.kernel.org/netdev/net-next/c/1df4a945444f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
