patch-2.4.0-test9 linux/net/ipv6/mcast.c
Next file: linux/net/ipv6/protocol.c
Previous file: linux/net/ipv6/ip6_fib.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Mon Sep 18 15:04:13 2000
- Orig file:
v2.4.0-test8/linux/net/ipv6/mcast.c
- Orig date:
Fri Aug 4 18:18:49 2000
diff -u --recursive --new-file v2.4.0-test8/linux/net/ipv6/mcast.c linux/net/ipv6/mcast.c
@@ -5,7 +5,7 @@
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
- * $Id: mcast.c,v 1.32 2000/07/26 01:04:21 davem Exp $
+ * $Id: mcast.c,v 1.33 2000/09/18 05:59:48 davem Exp $
*
* Based on linux/ipv4/igmp.c and linux/ipv4/ip_sockglue.c
*
@@ -766,7 +766,6 @@
return 0;
}
-#ifdef MODULE
void igmp6_cleanup(void)
{
sock_release(igmp6_socket);
@@ -775,4 +774,3 @@
remove_proc_entry("net/igmp6", 0);
#endif
}
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)