diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-15 11:02:30 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-16 13:10:34 +0000 |
commit | d519f350967a60b85a574ad8aeac43f2b4384746 (patch) | |
tree | a1259a5aae8cfbf6cab78a59cc1b5056802ac557 /net/ipv6/tcp_ipv6.c | |
parent | 3ad4b7c81a992463c29ae130332c217607fe4452 (diff) | |
download | linux-d519f350967a60b85a574ad8aeac43f2b4384746.tar.gz linux-d519f350967a60b85a574ad8aeac43f2b4384746.tar.bz2 linux-d519f350967a60b85a574ad8aeac43f2b4384746.zip |
tcp: minor optimization in tcp_add_backlog()
If packet is going to be coalesced, sk_sndbuf/sk_rcvbuf values
are not used. Defer their access to the point we need them.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions