diff options
author | Jason Cooper <jason@lakedaemon.net> | 2010-10-09 14:51:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-10 05:39:49 -0700 |
commit | d809dcb9df1766cd4f45dc17cced4857dace4dc2 (patch) | |
tree | 00d34ba69648b129606e208d543ff29bb7b50274 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ecd7559d8d0d8daf329016b4db0686376fb5dada (diff) |
staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.
Replaced kernel_thread() with kthread_run(), kthread_stop(), and
kthread_should_stop(). Also removed all references to sysioc_pid and
sysioc_exit. DAEMONIZE removed because not used in dhd_linux.c.
sysioc_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