commit | cdcdbe0b179adca0bcf98f660fcc63e208ae4284 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@mandriva.com.br> | Mon Mar 20 22:16:40 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:16:40 2006 -0800 |
tree | 06e20bb4e3dc8f5cacec067c8021aab2976c5971 | |
parent | 222f18065868b04df92df476b19c99c28740e00f [diff] |
[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 <lcapitulino@mandriva.com.br> Signed-off-by: David S. Miller <davem@davemloft.net>