patch-2.3.99-pre7 linux/net/ipv6/reassembly.c

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

diff -u --recursive --new-file v2.3.99-pre6/linux/net/ipv6/reassembly.c linux/net/ipv6/reassembly.c
@@ -5,7 +5,7 @@
  *	Authors:
  *	Pedro Roque		<roque@di.fc.ul.pt>	
  *
- *	$Id: reassembly.c,v 1.16 2000/01/09 02:19:51 davem Exp $
+ *	$Id: reassembly.c,v 1.17 2000/05/03 06:37:07 davem Exp $
  *
  *	Based on: net/ipv4/ip_fragment.c
  *
@@ -87,9 +87,6 @@
 
 static struct frag_queue ipv6_frag_queue = {
 	&ipv6_frag_queue, &ipv6_frag_queue,
-	0, {{{0}}}, {{{0}}},
-	{0}, NULL, NULL,
-	0, 0, 0, 0
 };
 
 /* Memory Tracking Functions. */

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