]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: remove unused ICSK_TIME_EARLY_RETRANS
authorPengcheng Yang <yangpc@wangsu.com>
Thu, 21 Jan 2021 14:31:13 +0000 (22:31 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 23 Jan 2021 02:09:25 +0000 (18:09 -0800)
commit3a9ac2079a00101fd0825597e8331fe8b3f37e26
treecdfd5bfbc83a43e660e91def4b8adf95fd2096ef
parent89ee30890c2fa916905080cd07f3348b9d6c9275
tcp: remove unused ICSK_TIME_EARLY_RETRANS

Since the early retransmit has been removed by
commit 7f7ab7e611cc ("tcp: remove early retransmit"),
we also remove the unused ICSK_TIME_EARLY_RETRANS macro.

Signed-off-by: Pengcheng Yang <yangpc@wangsu.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/1611239473-27304-1-git-send-email-yangpc@wangsu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/inet_connection_sock.h