net: shrink struct sock by 8 bytes
authorEric Dumazet <edumazet@google.com>
Mon, 15 Nov 2021 19:02:37 +0000 (11:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Nov 2021 13:10:34 +0000 (13:10 +0000)
commit1ace2b4d2b4e1db8fc62d872ab54ab48f6215ecd
tree09bcfa6bc6cc8271530206c86db7114dfea79319
parent1b31debca83284486cd736757b5f26d51719ef80
net: shrink struct sock by 8 bytes

Move sk_bind_phc next to sk_peer_lock to fill a hole.

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