]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/core/pktgen.c
[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)
commitcdcdbe0b179adca0bcf98f660fcc63e208ae4284
tree06e20bb4e3dc8f5cacec067c8021aab2976c5971
parent222f18065868b04df92df476b19c99c28740e00f
[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>
net/core/pktgen.c