diff options
author | Binoy Jayan <binoy.jayan@linaro.org> | 2016-06-01 14:56:55 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 18:22:31 +0200 |
commit | be10ceea4f0920975df35c23d50f8eed157ef72b (patch) | |
tree | d70a81ab209f834fda01063c46efc93d1e81b8b9 /security | |
parent | 5333496cb01ab216ba638976846531344bc3c4b9 (diff) | |
download | blackbird-obmc-linux-be10ceea4f0920975df35c23d50f8eed157ef72b.tar.gz blackbird-obmc-linux-be10ceea4f0920975df35c23d50f8eed157ef72b.zip |
rtl8192e: Replace semaphore scan_sem with mutex
The semaphore 'scan_sem' in the rtl8192e 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 'security')
0 files changed, 0 insertions, 0 deletions