]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PKTGEN]: Convert thread lock to mutexes.
authorLuiz Capitulino <lcapitulino@mandriva.com.br>
Tue, 21 Mar 2006 06:24:27 +0000 (22:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:24:27 +0000 (22:24 -0800)
commit222fa076652cc1faf56eb7d554c2797ace3c5beb
treee2321a6c17693e82a3aefcb95f948d45e2b21e4f
parent6756ae4b4e97aba48c042b4aa6b77a18f507d2cb
[PKTGEN]: Convert thread lock to mutexes.

pktgen's thread semaphores are strict mutexes, convert them to the
mutex implementation.

Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c