Commit d35bd24c authored by xin.guo's avatar xin.guo Committed by Jakub Kicinski
Browse files

tcp: remove unnecessary update for tp->write_seq in tcp_connect()



Commit 783237e8 ("net-tcp: Fast Open client - sending SYN-data")
introduces tcp_connect_queue_skb() and it would overwrite tcp->write_seq,
so it is no need to update tp->write_seq before invoking
tcp_connect_queue_skb().

Signed-off-by: default avatarxin.guo <guoxin0309@gmail.com>
Link: https://patch.msgid.link/1728289544-4611-1-git-send-email-guoxin0309@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 54b771e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment