From: Ilpo Järvinen Date: Wed, 10 Oct 2007 09:45:32 +0000 (-0700) Subject: [TCP]: Separate lost_retrans loop into own function X-Git-Tag: v2.6.24-rc1~1454^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1e87edb9aa38b9e1ae807a6d88fcfd350a55c0;p=pandora-kernel.git [TCP]: Separate lost_retrans loop into own function Follows own function for each task principle, this is really somewhat separate task being done in sacktag. Also reduces indentation. In addition, added ack_seq local var to break some long lines & fixed coding style things. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed