]> err.no Git - linux-2.6/blobdiff - net/sctp/sysctl.c
[ARM] 4224/2: allow XIP kernel to boot again
[linux-2.6] / net / sctp / sysctl.c
index 633cd178654b48da2c3acbba632ade51673bedcb..e2c679baf912ad35662837d4a6447057053218be 100644 (file)
@@ -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.  */