X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fsctp%2Fsysctl.c;h=e2c679baf912ad35662837d4a6447057053218be;hb=e98ff7f6d8164c5636538998fb7d1e08b1fbbddd;hp=633cd178654b48da2c3acbba632ade51673bedcb;hpb=1aedf2ccc60fade26c46fae12e28664d0da3f199;p=linux-2.6 diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c index 633cd17865..e2c679baf9 100644 --- a/net/sctp/sysctl.c +++ b/net/sctp/sysctl.c @@ -254,7 +254,7 @@ static struct ctl_table_header * sctp_sysctl_header; /* Sysctl registration. */ void sctp_sysctl_register(void) { - sctp_sysctl_header = register_sysctl_table(sctp_root_table, 0); + sctp_sysctl_header = register_sysctl_table(sctp_root_table); } /* Sysctl deregistration. */