aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-08-04 14:46:14 +0000
committerDavid S. Miller <[email protected]>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 <[email protected]> Acked-by: Soheil Hassas Yeganeh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions