diff options
author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2016-03-14 00:40:27 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-28 14:30:36 (GMT) |
commit | 613eaa39d68b928c52a8d93bec4573925f009b62 (patch) | |
tree | 349ebf4b85f4c2cb29a5d65abf29f02929f4bf04 /crypto/fips.c | |
parent | 88253ab8e637f210decc8d3ec910e5205cb75b34 (diff) | |
download | linux-613eaa39d68b928c52a8d93bec4573925f009b62.tar.xz |
staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_response
This patch replaces struct semaphore hif_sema_wait_response with struct
completion hif_wait_response. In case of struct hif_sema_wait_response,
it better to use completion than semaphore.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions