linux/net/bluetooth/bnep
Szymon Janc f4d7cd4a4c Bluetooth: Use kthread API in bnep
kernel_thread() is a low-level implementation detail and
EXPORT_SYMBOL(kernel_thread) is scheduled for removal.
Use the <linux/kthread.h> API instead.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-04-05 12:40:47 -03:00
..
Kconfig
Makefile
bnep.h Bluetooth: Use kthread API in bnep 2011-04-05 12:40:47 -03:00
core.c Bluetooth: Use kthread API in bnep 2011-04-05 12:40:47 -03:00
netdev.c Bluetooth: Bring back var 'i' increment 2010-06-24 22:08:37 -07:00
sock.c Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> 2011-03-31 14:22:55 -03:00