commit | f948db5de53ec49ede377df30eed0642cc213055 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <matthias@kaehlcke.net> | Fri Feb 15 20:57:07 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:17 2008 -0500 |
tree | abe6fda51314108c9e78c6189dcbc9eb9d157d5b | |
parent | f8139218b32e9a68fc6779fa0ce45c5078c23c8a [diff] |
prism54: Convert wpa_sem in a mutex The semaphore wpa_sem is used as mutex, convert it to the mutex API Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net> Acked-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu> Signed-off-by: John W. Linville <linville@tuxdriver.com>