From: Ilpo Järvinen Date: Sun, 21 Sep 2008 04:23:49 +0000 (-0700) Subject: tcp: remove tp->lost_out guard to make joining diff nicer X-Git-Tag: v2.6.28-rc1~717^2~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08ebd1721ab8fd362e90ae17b461c07b23fa2824;p=pandora-kernel.git tcp: remove tp->lost_out guard to make joining diff nicer The validity of the retransmit_high must then be ensured if no L'ed skb exits! This makes a minor change to behavior, we now have to iterate the head to find out that the loop terminates. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed