From: Ilpo Järvinen Date: Wed, 28 Mar 2007 19:06:37 +0000 (-0700) Subject: [TCP]: Rexmit hint must be cleared instead of setting it X-Git-Tag: v2.6.24-rc1~1454^2~831 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b2b486580f5939688d3e225acdc0f4b291ed0d;p=pandora-kernel.git [TCP]: Rexmit hint must be cleared instead of setting it Stupid error from my side. Even though now that I noticed this, I hoped it would have been an optimization but no, the counter hint is then incorrect. Thus clearing is necessary for now (I still suspect though that this path is never executed). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed