From: Yuchung Cheng Date: Wed, 20 Mar 2013 13:32:59 +0000 (+0000) Subject: tcp: refactor CA_Loss state processing X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab42d9ee3d215ab74a49818ffc53771a88ce7ddf;p=pandora-kernel.git tcp: refactor CA_Loss state processing Consolidate all of TCP CA_Loss state processing in tcp_fastretrans_alert() into a new function called tcp_process_loss(). This is to prepare the new F-RTO implementation in the next patch. Signed-off-by: Yuchung Cheng Acked-by: Neal Cardwell Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed