diff options
author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2016-03-28 07:56:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-29 22:39:52 +0300 |
commit | 086620978b2d06378f4a41afce2f7705c76a4625 (patch) | |
tree | 57351ca5fd5459ebcf6668375b8f03dc5cd0bf0c /drivers/staging/skein | |
parent | 589c667d8ae1d7359a974719dd0d09f85aee5606 (diff) | |
download | linux-086620978b2d06378f4a41afce2f7705c76a4625.tar.xz |
staging: wilc1000: use mutex instead of struct semaphore hSemScanReq
This patch replaces struct semaphore hSemScanReq with struct mutex
scan_req_lock. It is better to use mutex than semaphore.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/skein')
0 files changed, 0 insertions, 0 deletions