All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix tcp_v4_send_synack() comment
@ 2008-02-14  1:03 Kris Katterjohn
  2008-02-18  6:29 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Kris Katterjohn @ 2008-02-14  1:03 UTC (permalink / raw)
  To: netdev

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

Hey everyone,

I've attached a patch that fixes the comment above tcp_v4_send_synack() 
in ipv4/tcp_ipv4.c.

Signed-off-by: Kris Katterjohn <katterjohn@gmail.com>

Thanks,
Kris Katterjohn

[-- Attachment #2: synack.patch --]
[-- Type: text/x-patch, Size: 365 bytes --]

--- net/ipv4/tcp_ipv4.c	2008-02-10 23:51:11.000000000 -0600
+++ net/ipv4/tcp_ipv4.c	2008-02-13 18:31:44.000000000 -0600
@@ -735,7 +735,7 @@ static void tcp_v4_reqsk_send_ack(struct
 }
 
 /*
- *	Send a SYN-ACK after having received an ACK.
+ *	Send a SYN-ACK after having received a SYN.
  *	This still operates on a request_sock only, not on a big
  *	socket.
  */

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

* Re: [PATCH] Fix tcp_v4_send_synack() comment
  2008-02-14  1:03 [PATCH] Fix tcp_v4_send_synack() comment Kris Katterjohn
@ 2008-02-18  6:29 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-02-18  6:29 UTC (permalink / raw)
  To: katterjohn; +Cc: netdev

From: Kris Katterjohn <katterjohn@gmail.com>
Date: Wed, 13 Feb 2008 19:03:59 -0600

> Hey everyone,
> 
> I've attached a patch that fixes the comment above tcp_v4_send_synack() 
> in ipv4/tcp_ipv4.c.
> 
> Signed-off-by: Kris Katterjohn <katterjohn@gmail.com>

Applied, thanks.

Please "-p1" root your patches in the future.

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

end of thread, other threads:[~2008-02-18  6:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14  1:03 [PATCH] Fix tcp_v4_send_synack() comment Kris Katterjohn
2008-02-18  6:29 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.