From: Yuchung Cheng Date: Wed, 2 May 2012 13:30:02 +0000 (+0000) Subject: tcp: early retransmit: tcp_enter_recovery() X-Git-Tag: v3.5-rc1~109^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbc340514fc3003514bd681b372e1f47ae6183f;p=pandora-kernel.git tcp: early retransmit: tcp_enter_recovery() This a prepartion patch that refactors the code to enter recovery into a new function tcp_enter_recovery(). It's needed to implement the delayed fast retransmit in ER. Signed-off-by: Yuchung Cheng Acked-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed