]> Pileus Git - ~andy/linux/blobdiff - net/ax25/sysctl_net_ax25.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[~andy/linux] / net / ax25 / sysctl_net_ax25.c
index d23a27f25d2fd63c94568482c07a3696b607c3ca..443a8367663807c4265e002268b88e9be0acf221 100644 (file)
@@ -245,7 +245,7 @@ void ax25_register_sysctl(void)
 
        ax25_dir_table[0].child = ax25_table;
 
-       ax25_table_header = register_sysctl_table(ax25_root_table, 1);
+       ax25_table_header = register_sysctl_table(ax25_root_table);
 }
 
 void ax25_unregister_sysctl(void)