diff options
| author | Jason Cooper <[email protected]> | 2010-10-09 14:51:12 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-10-10 05:39:49 -0700 |
| commit | d809dcb9df1766cd4f45dc17cced4857dace4dc2 (patch) | |
| tree | 00d34ba69648b129606e208d543ff29bb7b50274 /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions