From: Ilpo Järvinen Date: Sat, 28 Feb 2009 04:44:30 +0000 (+0000) Subject: tcp: Don't clear hints when tcp_fragmenting X-Git-Tag: v2.6.30-rc1~662^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d2ae454501a4dec360995649e1b002a2ad90c5;p=pandora-kernel.git tcp: Don't clear hints when tcp_fragmenting 1) We didn't remove any skbs, so no need to handle stale refs. 2) scoreboard_skb_hint is trivial, no timestamps were changed so no need to clear that one 3) lost_skb_hint needs tweaking similar to that of tcp_sacktag_one(). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed