diff options
author | Binoy Jayan <binoy.jayan@linaro.org> | 2016-06-02 16:22:59 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-18 19:50:48 -0700 |
commit | 75deebb42d8a50ea19617eaaee5e8e7792aecf19 (patch) | |
tree | abe66bc6b1f4907985b2c43be01f435bd878c838 /net/unix/af_unix.c | |
parent | ec06d48f2443a681ff02d353bd188002d0df18f9 (diff) |
rtl8192u: r8192_priv: Replace semaphore wx_sem with mutex
The semaphore 'wx_sem' in r8192_priv 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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions