linux/drivers/staging/rtl8188eu
Martin Kaiser 94ed1611aa staging: rtl8188eu: cmdThread is a task_struct
cmdThread is the return value of kthread_run, i.e. a struct task_struct.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210419201126.25633-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-22 10:42:23 +02:00
..
core staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.h 2021-04-14 10:21:19 +02:00
hal staging: rtl8188eu: remove unused function parameter 2021-04-09 16:17:23 +02:00
include staging: rtl8188eu: cmdThread is a task_struct 2021-04-22 10:42:23 +02:00
os_dep staging: rtl8188eu: remove constant variable and dead code 2021-04-22 10:42:23 +02:00
Kconfig
Makefile
TODO