Hi Dave, > these are the Bluetooth patches for the 2.6.24 kernel release. Please > pull and send them to Linus.
one of the cleanup patches slipped through the net. If you already pulled my tree, then please re-pull. I pushed it on top of it. Regards Marcel Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git This will update the following files: net/bluetooth/rfcomm/core.c | 60 +++++++++++++++----------------------------- 1 file changed, 21 insertions(+), 39 deletions(-) through these ChangeSets: Commit: 58876e6a3dac244ca8d61f3b9750a3fb63875eff Author: Marcel Holtmann <[EMAIL PROTECTED]> Sat, 20 Oct 2007 21:37:20 +0200 [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 <[EMAIL PROTECTED]> Signed-off-by: Marcel Holtmann <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html