diff options
author | 2016-06-02 16:23:01 +0530 | |
---|---|---|
committer | 2016-06-18 19:50:48 -0700 | |
commit | 87d63bcc0f98248be03a1eb8cb3431b7c395bcae (patch) | |
tree | acae1f9110f6202f68fa20ea43539042565d7b6c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutex (diff) | |
download | linux-dev-87d63bcc0f98248be03a1eb8cb3431b7c395bcae.tar.xz linux-dev-87d63bcc0f98248be03a1eb8cb3431b7c395bcae.zip |
rtl8192u: Replace semaphore scan_sem with mutex
The semaphore 'scan_sem' in rtl8192u is a simple mutex, so it should
be written as one. Semaphores are going away in the future.
Signed-off-by: Binoy Jayan <binoy.jayan@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions