Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Wed, 19 Feb 2025 16:32:54 +0200 you wrote:
> Remove the hidden assumption that options are allocated at the end of
> the struct, and teach the compiler about them using a flexible array.
> 
> First patch is converting hard-coded 'info + 1' to use ip_tunnel_info()
> helper.
> Second patch adds the 'options' flexible array and changes the helper to
> use it.
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 
1'
    https://git.kernel.org/netdev/net-next/c/ba3fa6e8c1eb
  - [net-next,v4,2/2] net: Add options as a flexible array to struct 
ip_tunnel_info
    https://git.kernel.org/netdev/net-next/c/bb5e62f2d547

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to