diff options
author | xin.guo <[email protected]> | 2024-10-07 16:25:44 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-09 17:58:49 -0700 |
commit | d35bd24cea949235d10226576dcf476cf7fdc41d (patch) | |
tree | 9cc83314054cf9bfe8216d715feb4cc743801d99 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 54b771e6c6759a30242f6462f4fc6e2e2ec75ff5 (diff) |
tcp: remove unnecessary update for tp->write_seq in tcp_connect()
Commit 783237e8daf13 ("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: xin.guo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions