]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/af_inet.c
[INET]: Remove struct net_proto_family* from _init calls.
[net-next-2.6.git] / net / ipv4 / af_inet.c
index c270080f370e5d5bd17b08002fdb8e3fc3e0fccc..a7a99ac856dc231ef11a6b24173a9be7a8145904 100644 (file)
@@ -1415,7 +1415,7 @@ static int __init inet_init(void)
 
        ip_init();
 
-       tcp_v4_init(&inet_family_ops);
+       tcp_v4_init();
 
        /* Setup TCP slab cache for open requests. */
        tcp_init();
@@ -1430,7 +1430,7 @@ static int __init inet_init(void)
         *      Set the ICMP layer up
         */
 
-       icmp_init(&inet_family_ops);
+       icmp_init();
 
        /*
         *      Initialise the multicast router