mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
netfilter: conntrack: remove leftover binary sysctl define
Users got removed in f8572d8f2a2ba ("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…
x
Reference in New Issue
Block a user