patch-1.3.99 linux/net/ipv4/raw.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/proc.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon May  6 12:26:17 1996
 -  Orig file: 
v1.3.98/linux/net/ipv4/raw.c
 -  Orig date: 
Fri Apr 19 10:08:03 1996
 
diff -u --recursive --new-file v1.3.98/linux/net/ipv4/raw.c linux/net/ipv4/raw.c
@@ -198,7 +198,7 @@
 		if(!iph->saddr)
 			iph->saddr=saddr;
 		iph->check=0;
-		iph->tot_len=htons(fraglen);	/* This is right as you cant frag
+		iph->tot_len=htons(fraglen);	/* This is right as you can't frag
 					   RAW packets */
 		/*
 	 	 *	Deliberate breach of modularity to keep 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this