From: Ilpo Järvinen Date: Fri, 16 Nov 2007 03:42:54 +0000 (-0800) Subject: [TCP]: Make lost retrans detection more self-contained X-Git-Tag: v2.6.25-rc1~1162^2~1421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f58f3b721f52a4d3f497ea57f830ccd307f1d76;p=pandora-kernel.git [TCP]: Make lost retrans detection more self-contained Highest_sack_end_seq is no longer calculated in the loop, thus it can be pushed to the worker function altogether making that function independent of the sacktag. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed