From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 23 Apr 2015 07:02:47 -0700
> + if (!tcp_send_head(sk)) { > + tp->snd_nxt++; > + return; > + } I'm not so sure about this. Why is this needed? Otherwise patch looks fine to me. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html