Pull bugzilla-7880 into release branch
[powerpc.git] / net / x25 / sysctl_net_x25.c
index 5f63106..a59b77f 100644 (file)
@@ -106,7 +106,7 @@ static struct ctl_table x25_root_table[] = {
 
 void __init x25_register_sysctl(void)
 {
-       x25_table_header = register_sysctl_table(x25_root_table, 1);
+       x25_table_header = register_sysctl_table(x25_root_table);
 }
 
 void x25_unregister_sysctl(void)