aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-06-26 15:30:16 +0000
committerJakub Kicinski <[email protected]>2025-06-27 22:34:18 +0000
commit8d68411a128705f86da7f037e1c33d81786fee96 (patch)
tree8ae3c6c12df9ac5b361f09c234268174febe5deb /net/ipv4/tcp_timer.c
parentMerge branch 'net-dsa-ks8995-fix-up-bindings' (diff)
downloadkernel-8d68411a128705f86da7f037e1c33d81786fee96.tar.gz
kernel-8d68411a128705f86da7f037e1c33d81786fee96.zip
tcp: remove rtx_syn_ack field
Now inet_rtx_syn_ack() is only used by TCP, it can directly call tcp_rtx_synack() instead of using an indirect call to req->rsk_ops->rtx_syn_ack(). Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Neal Cardwell <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions