Eric Dumazet 78ad27409c
BACKPORT: 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>
[cyberknight777: backport to 4.14]
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-04-26 14:54:13 +07:00
..
2022-03-11 10:13:33 +01:00
2022-01-29 10:17:06 +01:00
2021-02-23 14:55:38 +01:00
2021-08-04 12:22:17 +02:00
2022-04-06 13:18:17 +07:00
2022-01-05 12:33:49 +01:00
2022-03-11 10:06:50 +01:00
2021-06-30 08:48:47 -04:00