dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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