]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sysctl_net.c
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
[karo-tx-linux.git] / net / sysctl_net.c
index 919981324171bd2028ed3a8662d16bf77f520c1a..9aed6fe1bf1ad67057d5ec001806729cd5988a94 100644 (file)
@@ -106,7 +106,6 @@ __init int net_sysctl_init(void)
        ret = register_pernet_subsys(&sysctl_pernet_ops);
        if (ret)
                goto out1;
-       register_sysctl_root(&net_sysctl_root);
 out:
        return ret;
 out1: