X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fx25%2Fsysctl_net_x25.c;h=a59b77f18234d498748d8dac63f55889eb742f03;hb=22aadf8a07067644e101267ed5003043f2ad05bf;hp=5f631061c229457e93981ded6809683c474af17e;hpb=93bbad8fe13a25dcf7f3bc628a71d1a7642ae61b;p=powerpc.git diff --git a/net/x25/sysctl_net_x25.c b/net/x25/sysctl_net_x25.c index 5f631061c2..a59b77f182 100644 --- a/net/x25/sysctl_net_x25.c +++ b/net/x25/sysctl_net_x25.c @@ -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)