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)
commita05a7280f5453ed24c2001eb66b359776ab18cb5
treecdfd5bfbc83a43e660e91def4b8adf95fd2096ef
parent2d8983f9246ed197ae5737344190b6bc35fb155b
tcp: remove unused ICSK_TIME_EARLY_RETRANS

Since the early retransmit has been removed by
commit bec41a11dd3d ("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