projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c00409
)
[TCP]: Fix tcp_v4_send_synack() comment
author
Kris Katterjohn
<katterjohn@gmail.com>
Mon, 18 Feb 2008 06:29:19 +0000
(22:29 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Feb 2008 06:29:19 +0000
(22:29 -0800)
Signed-off-by: Kris Katterjohn <katterjohn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c
patch
|
blob
|
history
diff --git
a/net/ipv4/tcp_ipv4.c
b/net/ipv4/tcp_ipv4.c
index 63414ea427c578d9a9b1cb527cd87e4cc53ef5f3..00156bf421ca092b3b5145c77a7bb51293eb87dd 100644
(file)
--- a/
net/ipv4/tcp_ipv4.c
+++ b/
net/ipv4/tcp_ipv4.c
@@
-719,7
+719,7
@@
static void tcp_v4_reqsk_send_ack(struct sk_buff *skb,
}
/*
- * Send a SYN-ACK after having received a
n ACK
.
+ * Send a SYN-ACK after having received a
SYN
.
* This still operates on a request_sock only, not on a big
* socket.
*/