From: Ilpo Järvinen Date: Mon, 26 Nov 2007 12:17:38 +0000 (+0800) Subject: [TCP]: Move FRTO checks out from write queue abstraction funcs X-Git-Tag: v2.6.25-rc1~1162^2~1335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8512430e554a84275669f78f86dce18566d5cf7a;p=pandora-kernel.git [TCP]: Move FRTO checks out from write queue abstraction funcs Better place exists in update_send_head (other non-queue related adjustments are done there as well) which is the only caller of tcp_advance_send_head (now that the bogus call from mtu_probe is gone). Signed-off-by: Ilpo Järvinen Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed