[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)
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>

No differences found