aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/netdev.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-02-20 21:17:21 +0000
committerJakub Kicinski <[email protected]>2025-02-20 21:17:21 +0000
commit372ab5a5feebb791663c7398fdf1cc541e2059ff (patch)
tree30cdabd37e083fa4cc0ec571e559b0c1a10081c4 /drivers/net/netdevsim/netdev.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff)
parentnet: Add options as a flexible array to struct ip_tunnel_info (diff)
downloadkernel-372ab5a5feebb791663c7398fdf1cc541e2059ff.tar.gz
kernel-372ab5a5feebb791663c7398fdf1cc541e2059ff.zip
Merge branch 'flexible-array-for-ip-tunnel-options'
Gal Pressman says: ==================== Flexible array for ip tunnel options 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. v4: https://lore.kernel.org/[email protected] v3: https://lore.kernel.org/[email protected] v2: https://lore.kernel.org/[email protected] ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netdevsim/netdev.c')
0 files changed, 0 insertions, 0 deletions