From: Ilpo Järvinen Date: Fri, 12 Oct 2007 00:36:13 +0000 (-0700) Subject: [TCP]: Limit processing lost_retrans loop to work-to-do cases X-Git-Tag: v2.6.24-rc1~1454^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08d6cb22c777c8c91c16d8e3b8aafc93c98cbd9;p=pandora-kernel.git [TCP]: Limit processing lost_retrans loop to work-to-do cases This addition of lost_retrans_low to tcp_sock might be unnecessary, it's not clear how often lost_retrans worker is executed when there wasn't work to do. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed