netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NETFILTER] Fix comment typo in ip_nat_helper
@ 2004-09-21  1:35 Herbert Xu
  2004-09-23 20:03 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Xu @ 2004-09-21  1:35 UTC (permalink / raw)
  To: David S. Miller, netdev, coreteam

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Hi Dave:

Here's a trivial comment fix that I noticed while tracking down an FTP/NAT
issue.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[-- Attachment #2: p --]
[-- Type: text/plain, Size: 526 bytes --]

===== net/ipv4/netfilter/ip_nat_helper.c 1.22 vs edited =====
--- 1.22/net/ipv4/netfilter/ip_nat_helper.c	2004-08-26 13:19:30 +10:00
+++ edited/net/ipv4/netfilter/ip_nat_helper.c	2004-09-21 11:14:52 +10:00
@@ -73,7 +73,7 @@
 
 	LOCK_BH(&ip_nat_seqofs_lock);
 
-	/* SYN adjust. If it's uninitialized, of this is after last
+	/* SYN adjust. If it's uninitialized, or this is after last
 	 * correction, record it: we don't handle more than one
 	 * adjustment in the window, but do deal with common case of a
 	 * retransmit */

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [NETFILTER] Fix comment typo in ip_nat_helper
  2004-09-21  1:35 [NETFILTER] Fix comment typo in ip_nat_helper Herbert Xu
@ 2004-09-23 20:03 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-09-23 20:03 UTC (permalink / raw)
  To: Herbert Xu; +Cc: netdev, coreteam

On Tue, 21 Sep 2004 11:35:48 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:

> Here's a trivial comment fix that I noticed while tracking down an FTP/NAT
> issue.

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-23 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-21  1:35 [NETFILTER] Fix comment typo in ip_nat_helper Herbert Xu
2004-09-23 20:03 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).