diff options
| author | Leo Kim <leo.kim@atmel.com> | 2016-04-01 17:44:15 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-28 21:58:42 -0700 |
| commit | 11a54b3f9932efb7d2c07350834bb37ea0ba7cf9 (patch) | |
| tree | 91beeeb934a4a332d57bd120123c6e13e9e2fe03 /tools/perf/scripts/python/netdev-times.py | |
| parent | 01c7cee913e431e88159c70dae330dd40aa72677 (diff) | |
| download | kernel-11a54b3f9932efb7d2c07350834bb37ea0ba7cf9.tar.gz | |
staging: wilc1000: txq_thread_started: replaces a semaphore with a completion
This patch replaces a semaphore(txq_thread_started) with a completion.
Struct semaphore txq_thread_started is used to signal completion of txq thread.
It is better to use completion than semaphore for this case.
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
