From: Luiz Capitulino Date: Tue, 21 Mar 2006 06:16:40 +0000 (-0800) Subject: [PKTGEN]: Ports thread list to Kernel list implementation. X-Git-Tag: v2.6.17-rc1~1175^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcdbe0b179adca0bcf98f660fcc63e208ae4284;p=pandora-kernel.git [PKTGEN]: Ports thread list to Kernel list implementation. The final result is a simpler and smaller code. Note that I'm adding a new member in the struct pktgen_thread called 'removed'. The reason is that I didn't find a better wait condition to be used in the place of the replaced one. Signed-off-by: Luiz Capitulino Signed-off-by: David S. Miller --- Reading git-diff-tree failed