Thread (2 messages) read the whole thread 2 messages, 2 authors, 2018-06-19
STALE2966d

[PATCH 1/1] tcp: tcp_mtup_probe -> tcp_mtu_probe

From: Wang Jian <hidden>
Date: 2018-06-18 10:59:02
Subsystem: networking [general], networking [tcp], the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Neal Cardwell, Linus Torvalds

Comment correction.

Signed-off-by: Jian Wang <redacted>
---
 net/ipv4/tcp_input.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c
index 355d3df..fd7b766 100644
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
@@ -2862,7 +2862,7 @@ static void tcp_fastretrans_alert(struct sock
*sk, const u32 prior_snd_una,
                    icsk->icsk_mtup.probe_size &&
                    tp->snd_una == tp->mtu_probe.probe_seq_start) {
                        tcp_mtup_probe_failed(sk);
-                       /* Restores the reduction we did in tcp_mtup_probe() */
+                       /* Restores the reduction we did in tcp_mtu_probe() */
                        tp->snd_cwnd++;
                        tcp_simple_retransmit(sk);
                        return;


-- 
Regards,
Wang Jian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help