[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171439442966.25762.17052200740789522016.git-patchwork-notify@kernel.org>
Date: Mon, 29 Apr 2024 12:40:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
dsahern@...nel.org, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH v2 net-next] ipv6: introduce dst_rt6_info() helper
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 26 Apr 2024 15:19:52 +0000 you wrote:
> Instead of (struct rt6_info *)dst casts, we can use :
>
> #define dst_rt6_info(_ptr) \
> container_of_const(_ptr, struct rt6_info, dst)
>
> Some places needed missing const qualifiers :
>
> [...]
Here is the summary with links:
- [v2,net-next] ipv6: introduce dst_rt6_info() helper
https://git.kernel.org/netdev/net-next/c/e8dfd42c17fa
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists