d44ca7af9e
Replacing the use of kernel_thread() with kthread_run(). But as kthread_run() returned a task structure, as compared with kernel_thread() returning a PID, it was found to be more efficient to store the task structure pointer as a field data instead of PID pointer. On top of modifying the field to store task structure pointer, the initialization of the field (assigned to THREAD_PID_INIT_VALUE) was also found unnecessary - as no where it is found to be used. Signed-off-by: Peter Teoh <htmldeveloper@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
common | ||
sta | ||
2870_main_dev.c | ||
aironet.h | ||
ap.h | ||
chlist.h | ||
dfs.h | ||
Kconfig | ||
leap.h | ||
link_list.h | ||
Makefile | ||
md4.h | ||
md5.h | ||
mlme.h | ||
netif_block.h | ||
oid.h | ||
rt28xx.h | ||
rt2870.h | ||
rt_ate.c | ||
rt_ate.h | ||
rt_config.h | ||
rt_linux.c | ||
rt_linux.h | ||
rt_main_dev.c | ||
rt_profile.c | ||
rtmp.h | ||
rtmp_ckipmic.h | ||
rtmp_def.h | ||
rtmp_type.h | ||
spectrum.h | ||
spectrum_def.h | ||
sta_ioctl.c | ||
sta_ioctl.c.patch | ||
tmp60 | ||
tmp61 | ||
TODO | ||
wpa.h |