diff options
author | Jason Cooper <jason@lakedaemon.net> | 2010-10-09 14:51:11 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-10 05:39:48 -0700 |
commit | ecd7559d8d0d8daf329016b4db0686376fb5dada (patch) | |
tree | 6656765ba9f9e13a9cc34adc019f6951100b6944 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 860708d9c8259e087f39505995d4d54b2e499fb9 (diff) |
staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.
use kthread_run(), kthread_stop(), and kthread_should_stop(). Removes
dpc_pid, dpc_exited, and the call to DAEMONIZE.
dpc_tsk is NULL when not running.
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions