From: Yuchung Cheng Date: Wed, 12 Aug 2015 18:18:19 +0000 (-0700) Subject: tcp: TLP retransmits last if failed to send new packet X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~176^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b340b26454e7ba0f5d04b4bd5c4c782f1628ebe1;p=pandora-kernel.git tcp: TLP retransmits last if failed to send new packet When TLP fails to send new packet because of receive window limit, it should fall back to retransmit the last packet instead. Signed-off-by: Yuchung Cheng Signed-off-by: Neal Cardwell Signed-off-by: Nandita Dukkipati Signed-off-by: David S. Miller --- Reading git-diff-tree failed