Commit 9bf1d83e authored by Kris Katterjohn's avatar Kris Katterjohn Committed by David S. Miller

[TCP]: Fix tcp_v4_send_synack() comment

Signed-off-by: default avatarKris Katterjohn <katterjohn@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9c00409a
......@@ -719,7 +719,7 @@ static void tcp_v4_reqsk_send_ack(struct sk_buff *skb,
}
/*
* 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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment