Loading net/ipv6/addrconf.c +307 −309 Original line number Diff line number Diff line Loading @@ -5822,7 +5822,6 @@ static const struct ctl_table addrconf_sysctl[] = { .maxlen = sizeof(int), .mode = 0644, .proc_handler = proc_dointvec, }, { .procname = "use_optimistic", Loading @@ -5830,7 +5829,6 @@ static const struct ctl_table addrconf_sysctl[] = { .maxlen = sizeof(int), .mode = 0644, .proc_handler = proc_dointvec, }, #endif #ifdef CONFIG_IPV6_MROUTE Loading Loading
net/ipv6/addrconf.c +307 −309 Original line number Diff line number Diff line Loading @@ -5822,7 +5822,6 @@ static const struct ctl_table addrconf_sysctl[] = { .maxlen = sizeof(int), .mode = 0644, .proc_handler = proc_dointvec, }, { .procname = "use_optimistic", Loading @@ -5830,7 +5829,6 @@ static const struct ctl_table addrconf_sysctl[] = { .maxlen = sizeof(int), .mode = 0644, .proc_handler = proc_dointvec, }, #endif #ifdef CONFIG_IPV6_MROUTE Loading