[TCP]: Fix tcp_v4_send_synack() comment
Signed-off-by: Kris Katterjohn <katterjohn@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
9c00409a2a
Коммит
9bf1d83e7e
|
@ -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
|
* This still operates on a request_sock only, not on a big
|
||||||
* socket.
|
* socket.
|
||||||
*/
|
*/
|
||||||
|
|
Загрузка…
Ссылка в новой задаче