aboutsummaryrefslogtreecommitdiffstats
path: root/net/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/socket.c')
-rw-r--r--net/socket.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/socket.c b/net/socket.c
index c641549a13e2..80dc7e84b046 100644
--- a/net/socket.c
+++ b/net/socket.c
@@ -2601,12 +2601,6 @@ static int __init sock_init(void)
2601 goto out; 2601 goto out;
2602 2602
2603 /* 2603 /*
2604 * Initialize sock SLAB cache.
2605 */
2606
2607 sk_init();
2608
2609 /*
2610 * Initialize skbuff SLAB cache 2604 * Initialize skbuff SLAB cache
2611 */ 2605 */
2612 skb_init(); 2606 skb_init();