net/tcp_fastopen: remove obsolete extern
authorEric Dumazet <edumazet@google.com>
Mon, 19 Jul 2021 09:20:28 +0000 (02:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Jul 2021 10:06:33 +0000 (12:06 +0200)
commit749468760b952e555529ca8a71256b991455101e
tree3cf6f1f6584fb22a4213bf0a8086963fc3939806
parent2d85a1b31dde84038ea07ad825c3d8d3e71f4344
net/tcp_fastopen: remove obsolete extern

After cited commit, sysctl_tcp_fastopen_blackhole_timeout is no longer
a global variable.

Fixes: 3733be14a32b ("ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Acked-by: Wei Wang <weiwan@google.com>
Link: https://lore.kernel.org/r/20210719092028.3016745-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/tcp.h