patch-2.3.16 linux/net/ipv6/ndisc.c

Next file: linux/net/ipv6/route.c
Previous file: linux/net/ipv6/mcast.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/net/ipv6/ndisc.c linux/net/ipv6/ndisc.c
@@ -1191,7 +1191,7 @@
 
 
 
-__initfunc(int ndisc_init(struct net_proto_family *ops))
+int __init ndisc_init(struct net_proto_family *ops)
 {
 	struct sock *sk;
         int err;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)