From: Ilpo Järvinen Date: Sat, 28 Feb 2009 04:44:29 +0000 (+0000) Subject: tcp: deferring in middle of queue makes very little sense X-Git-Tag: v2.6.30-rc1~662^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ad27619cbcf23fb8581ae72f3806c1d90a861d;p=pandora-kernel.git tcp: deferring in middle of queue makes very little sense If skb can be sent right away, we certainly should do that if it's in the middle of the queue because it won't get more data into it. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed