summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-08-04 17:46:14 +0300
committerDavid S. Miller <davem@davemloft.net>2023-08-06 10:24:55 +0300
commit84485080cbc1e5a011e7549966739df4cec158b1 (patch)
tree25bf97b4f5fa467bbd5de46c353f751a3d95a779 /net/ipv4/tcp_timer.c
parent6fd70a6b4e6f58482a43da46d12323795bbc5f68 (diff)
downloadlinux-84485080cbc1e5a011e7549966739df4cec158b1.tar.xz
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_timer.c')
0 files changed, 0 insertions, 0 deletions