inet_init() is module_init()ed not called directly from socket.c
against 2.5.42
regards
john
--- linux-linus/net/ipv4/af_inet.c Sat Oct 12 16:54:50 2002
+++ linux/net/ipv4/af_inet.c Sun Oct 13 21:28:54 2002
@@ -1113,10 +1113,6 @@
.handler = icmp_rcv,
};
-/*
- * Called by socket.c on kernel startup.
- */
-
static int __init inet_init(void)
{
struct sk_buff *dummy_skb;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:47 EST