]> git.dujemihanovic.xyz Git - linux.git/commit
ipv6: shrink struct ipcm6_cookie
authorEric Dumazet <edumazet@google.com>
Mon, 15 Nov 2021 19:02:36 +0000 (11:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Nov 2021 13:10:34 +0000 (13:10 +0000)
commit1b31debca83284486cd736757b5f26d51719ef80
tree1aa4405864742350b3f92fa5cc2a7bed95f52e35
parentaba546565b613e74b84b8261999ea82b5561d3f1
ipv6: shrink struct ipcm6_cookie

gso_size can be moved after tclass, to use an existing hole.
(8 bytes saved on 64bit arches)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h