patch-1.3.99 linux/net/ipv4/ip_masq.c

Next file: linux/net/ipv4/ip_output.c
Previous file: linux/net/ipv4/ip_fragment.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.98/linux/net/ipv4/ip_masq.c linux/net/ipv4/ip_masq.c
@@ -539,7 +539,7 @@
 
  /*
   *	Check if it's an masqueraded port, look it up,
-  *	and send it on it's way...
+  *	and send it on its way...
   *
   *	Better not have many hosts using the designated portrange
   *	as 'normal' ports, or you'll be spending many time in
@@ -639,7 +639,6 @@
                  */
                 if (iph->protocol==IPPROTO_UDP)
 		{
-			unsigned long 	timeout;
                         recalc_check((struct udphdr *)portptr,iph->saddr,iph->daddr,size);
 			ip_masq_set_expire(ms, 0);
 			ip_masq_set_expire(ms, ip_masq_expire->udp_timeout);

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