* [PATCH] af_inet.c comment
@ 2002-10-13 20:32 John Levon
0 siblings, 0 replies; only message in thread
From: John Levon @ 2002-10-13 20:32 UTC (permalink / raw)
To: linux-kernel; +Cc: torvalds
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-13 20:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-13 20:32 [PATCH] af_inet.c comment John Levon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®