Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[TCP]: Fix tcp_v4_send_synack() comment

parent 9c00409a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */