]> asedeno.scripts.mit.edu Git - linux.git/commit
ipv6: shrink struct ipv6_mc_socklist
authorEric Dumazet <edumazet@google.com>
Tue, 27 Aug 2019 07:08:12 +0000 (00:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Aug 2019 21:43:03 +0000 (14:43 -0700)
commit14105c191e09b698782026827dbac966cbd30446
tree5a22577358622ff93f8d046d3331e47e7a5c9aa9
parent00ebd4998b53829d7bd95548543b1eb8a676c44d
ipv6: shrink struct ipv6_mc_socklist

Remove two holes on 64bit arches, to bring the size
to one cache line exactly.

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