|
@@ -73,7 +73,7 @@ static struct inet_frags nf_frags;
|
|
|
static struct netns_frags nf_init_frags;
|
|
|
|
|
|
#ifdef CONFIG_SYSCTL
|
|
|
-struct ctl_table nf_ct_frag6_sysctl_table[] = {
|
|
|
+static struct ctl_table nf_ct_frag6_sysctl_table[] = {
|
|
|
{
|
|
|
.procname = "nf_conntrack_frag6_timeout",
|
|
|
.data = &nf_init_frags.timeout,
|