]> 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)
commit3ca4dc3685d6d09146cd69f3755729b276da2884
treecdfd5bfbc83a43e660e91def4b8adf95fd2096ef
parent9d8df5d6370c747390c5361701d3eb980950e979
tcp: remove unused ICSK_TIME_EARLY_RETRANS

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