From: Damian Lukowski Date: Mon, 7 Dec 2009 06:06:16 +0000 (+0000) Subject: tcp: Stalling connections: Move timeout calculation routine X-Git-Tag: v2.6.33-rc1~299^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7de5710a4d394920405febc2a9937c69e16dda;p=pandora-kernel.git tcp: Stalling connections: Move timeout calculation routine This patch moves retransmits_timed_out() from include/net/tcp.h to tcp_timer.c, where it is used. Reported-by: Frederic Leroy Signed-off-by: Damian Lukowski Acked-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed