commit | 222fa076652cc1faf56eb7d554c2797ace3c5beb | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@mandriva.com.br> | Mon Mar 20 22:24:27 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:24:27 2006 -0800 |
tree | e2321a6c17693e82a3aefcb95f948d45e2b21e4f | |
parent | 6756ae4b4e97aba48c042b4aa6b77a18f507d2cb [diff] |
[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>