diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2025-11-06 03:32:43 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-08 05:05:26 +0300 |
| commit | 207ce0f6bc131812c96cf4f6db328af5396cebac (patch) | |
| tree | 82f12c772788c279edebe358bf03acdce705ca56 /tools/lib/python | |
| parent | 6fbf648d5cc48ebf250f32a8793a95a2596c0d50 (diff) | |
| download | linux-207ce0f6bc131812c96cf4f6db328af5396cebac.tar.xz | |
tcp: Remove timeout arg from reqsk_timeout().
reqsk_timeout() is always called with @timeout being TCP_RTO_MAX.
Let's remove the arg.
As a prep for the next patch, reqsk_timeout() is moved to tcp.h
and renamed to tcp_reqsk_timeout().
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20251106003357.273403-5-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
