]> err.no Git - linux-2.6/blobdiff - net/ipx/sysctl_net_ipx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
[linux-2.6] / net / ipx / sysctl_net_ipx.c
index 85ae35fa1e0e797655a8d774b24eb514e740f4b5..0cf52645053648c7444a86544537a2b54a0243a1 100644 (file)
@@ -52,7 +52,7 @@ static struct ctl_table_header *ipx_table_header;
 
 void ipx_register_sysctl(void)
 {
-       ipx_table_header = register_sysctl_table(ipx_root_table, 1);
+       ipx_table_header = register_sysctl_table(ipx_root_table);
 }
 
 void ipx_unregister_sysctl(void)