patch-2.1.43 linux/net/ipv6/af_inet6.c

Next file: linux/net/ipv6/tcp_ipv6.c
Previous file: linux/net/ipv4/tcp_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/net/ipv6/af_inet6.c linux/net/ipv6/af_inet6.c
@@ -7,7 +7,7 @@
  *
  *	Adapted from linux/net/ipv4/af_inet.c
  *
- *	$Id: af_inet6.c,v 1.18 1997/05/07 09:40:12 davem Exp $
+ *	$Id: af_inet6.c,v 1.19 1997/06/02 14:40:40 alan Exp $
  *
  *	This program is free software; you can redistribute it and/or
  *      modify it under the terms of the GNU General Public License
@@ -105,6 +105,7 @@
 	
 	sock_init_data(sock, sk);
 
+	sk->destruct            = NULL;
 	sk->zapped		= 0;
 	sk->family		= AF_INET6;
 	sk->protocol		= protocol;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov