[PKTGEN]: Ports thread list to Kernel list implementation.
authorLuiz Capitulino <lcapitulino@mandriva.com.br>
Tue, 21 Mar 2006 06:16:40 +0000 (22:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:16:40 +0000 (22:16 -0800)
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 <lcapitulino@mandriva.com.br>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found