diff options
author | 2015-03-16 21:06:18 -0700 | |
---|---|---|
committer | 2015-03-17 15:17:59 -0400 | |
commit | adc17d6a6ca08d11f70f6c49f3d40b87b68fe53f (patch) | |
tree | 6d0190d1a303106341be9109a4a2cbae9278ecb9 /net/ipv4/tcp_input.c | |
parent | netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support (diff) | |
download | linux-dev-adc17d6a6ca08d11f70f6c49f3d40b87b68fe53f.tar.xz linux-dev-adc17d6a6ca08d11f70f6c49f3d40b87b68fe53f.zip |
inet: move ir_mark to fill a hole
On 64bit arches, we can save 8 bytes in inet_request_sock
by moving ir_mark to fill a hole.
While we are at it, inet_request_mark() can get a const qualifier
for listener socket.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions