Skip to content
Commit d519f350 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

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: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3ad4b7c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment