X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fx25%2Fsysctl_net_x25.c;h=a59b77f18234d498748d8dac63f55889eb742f03;hb=40b77c943468236c6dfad3e7b94348fe70c70331;hp=5f631061c229457e93981ded6809683c474af17e;hpb=958b7f37ee0fb2846c8d44310a68ae9605614ff9;p=linux-2.6 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)