summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-08-04 14:46:14 +0000
committerDavid S. Miller <davem@davemloft.net>2023-08-06 08:24:55 +0100
commit84485080cbc1e5a011e7549966739df4cec158b1 (patch)
tree25bf97b4f5fa467bbd5de46c353f751a3d95a779 /net/ipv4/tcp_input.c
parent6fd70a6b4e6f58482a43da46d12323795bbc5f68 (diff)
tcp: set TCP_KEEPCNT locklessly
tp->keepalive_probes can be set locklessly, readers are already taking care of this field being potentially set by other threads. Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@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