patch-2.3.16 linux/net/ipv6/addrconf.c
Next file: linux/net/ipv6/af_inet6.c
Previous file: linux/net/ipv4/tcp_timer.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Aug 31 11:23:03 1999
- Orig file:
v2.3.15/linux/net/ipv6/addrconf.c
- Orig date:
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.15/linux/net/ipv6/addrconf.c linux/net/ipv6/addrconf.c
@@ -6,7 +6,7 @@
* Pedro Roque <roque@di.fc.ul.pt>
* Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
*
- * $Id: addrconf.c,v 1.52 1999/08/20 11:06:14 davem Exp $
+ * $Id: addrconf.c,v 1.53 1999/08/31 07:03:54 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -1982,7 +1982,7 @@
* Init / cleanup code
*/
-__initfunc(void addrconf_init(void))
+void __init addrconf_init(void)
{
#ifdef MODULE
struct net_device *dev;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)