Re: [PATCH net-next] ipv6: shrink struct ipv6_mc_socklist

2019-08-28 Thread David Miller
From: Eric Dumazet Date: Tue, 27 Aug 2019 00:08:12 -0700 > Remove two holes on 64bit arches, to bring the size > to one cache line exactly. > > Signed-off-by: Eric Dumazet Applied.

[PATCH net-next] ipv6: shrink struct ipv6_mc_socklist

2019-08-27 Thread Eric Dumazet
Remove two holes on 64bit arches, to bring the size to one cache line exactly. Signed-off-by: Eric Dumazet --- include/net/if_inet6.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/net/if_inet6.h b/include/net/if_inet6.h index 50037913c9b191cb3793e3f072104c10c4257ff