summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2016-03-14 00:40:27 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-28 14:30:36 (GMT)
commit613eaa39d68b928c52a8d93bec4573925f009b62 (patch)
tree349ebf4b85f4c2cb29a5d65abf29f02929f4bf04 /crypto
parent88253ab8e637f210decc8d3ec910e5205cb75b34 (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions