]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Create per controller workqueue
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Mar 2010 14:20:04 +0000 (15:20 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 May 2010 07:34:03 +0000 (09:34 +0200)
commit111e862a9719f19da3fc93bd3fc68a4f4c4aebba
treea3ab4ba27edc43bf3527a02fd7c6ba4167213056
parentc3e11deb65395e62656e83d1c99c589229d240b2
Bluetooth: Create per controller workqueue

Instead of having a global workqueue for all controllers, it makes
more sense to have a workqueue per controller.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sysfs.c