[ROSE]: Trivial compilation CONFIG_INET=n case
[safe/jmp/linux-2.6] / net / rose / sysctl_net_rose.c
index 27a452b..455b055 100644 (file)
@@ -160,7 +160,7 @@ static ctl_table rose_root_table[] = {
 
 void __init rose_register_sysctl(void)
 {
-       rose_table_header = register_sysctl_table(rose_root_table, 1);
+       rose_table_header = register_sysctl_table(rose_root_table);
 }
 
 void rose_unregister_sysctl(void)