From: Ian McDonald Date: Fri, 10 Nov 2006 15:09:10 +0000 (-0200) Subject: [DCCP]: Fix logfile overflow X-Git-Tag: v2.6.20-rc1~34^2~40^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45b3ec481581f24719d8ab0bc812c02fcedc2bc;p=pandora-kernel.git [DCCP]: Fix logfile overflow This patch fixes data being spewed into the logs continually. As the code stood if there was a large queue and long delays timeo would go down to zero and never get reset. This fixes it by resetting timeo. Put constant into header as well. Signed-off-by: Ian McDonald Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed