diff options
author | Eric Dumazet <[email protected]> | 2023-08-04 14:46:13 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-06 08:24:55 +0100 |
commit | 6fd70a6b4e6f58482a43da46d12323795bbc5f68 (patch) | |
tree | a97612b1ad4a63e753ed78892fa95ca0bcd8052a /net/ipv4/tcp_input.c | |
parent | d58f2e15aa0c07f6f03ec71f64d7697ca43d04a1 (diff) |
tcp: set TCP_KEEPINTVL locklessly
tp->keepalive_intvl 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