From: Ilpo Järvinen Date: Sat, 18 Apr 2009 05:48:48 +0000 (+0000) Subject: tcp: fix mid-wq adjustment helper X-Git-Tag: v2.6.30-rc4~68^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52cf3cc8acea52ecb93ef1dddb4ef2ae4e35c319;p=pandora-kernel.git tcp: fix mid-wq adjustment helper Just noticed while doing some new work that the recent mid-wq adjustment logic will misbehave when FACK is not in use (happens either due sysctl'ed off or auto-detected reordering) because I forgot the relevant TCPCB tagbit. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed