commit | a524eccc7307b1d6e79f03fed79f9f34c016ce56 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 20 21:37:20 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 22 02:59:49 2007 -0700 |
tree | ecf52ff4aa025cf860d92af3efede469585d5788 | |
parent | 2cb3377a295aade1f2e192d4bea948b2196fb162 [diff] |
[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>