mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 05:16:41 +07:00
netfilter: conntrack: remove leftover binary sysctl define
Users got removed in f8572d8f2a
("sysctl net: Remove unused binary
sysctl code").
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
parent
a7f1884554
commit
720b287d83
@ -489,8 +489,6 @@ static struct ctl_table nf_ct_sysctl_table[] = {
|
||||
{ }
|
||||
};
|
||||
|
||||
#define NET_NF_CONNTRACK_MAX 2089
|
||||
|
||||
static struct ctl_table nf_ct_netfilter_table[] = {
|
||||
{
|
||||
.procname = "nf_conntrack_max",
|
||||
|
Loading…
Reference in New Issue
Block a user