[Bluetooth] Convert RFCOMM to use kthread API
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Oct 2007 19:37:20 +0000 (21:37 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:49 +0000 (02:59 -0700)
commita524eccc7307b1d6e79f03fed79f9f34c016ce56
treeecf52ff4aa025cf860d92af3efede469585d5788
parent2cb3377a295aade1f2e192d4bea948b2196fb162
[Bluetooth] Convert RFCOMM to use kthread API

This patch does the full kthread conversion for the RFCOMM protocol. It
makes the code slightly simpler and more maintainable.

Based on a patch from Christoph Hellwig <hch@lst.de>

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/core.c