Commit ab52b08f authored by Krishna Kumar's avatar Krishna Kumar Committed by David S. Miller

[IPV6]: Add missing sentinel to ipv6_route_table.

parent 05d38d77
......@@ -1974,6 +1974,7 @@ ctl_table ipv6_route_table[] = {
.proc_handler = &proc_dointvec_jiffies,
.strategy = &sysctl_jiffies,
},
{ .ctl_name = 0 }
};
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment