]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd4151489b62ad7fd3bc82ce8bb94fee611d6aee
tree09bcfa6bc6cc8271530206c86db7114dfea79319
parent1dd4dc49467ce9b1727e917c4970e62c633a4702
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