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)
commitf48fd9c8cd746fdb055a97249a209c77dca0f710
treea3ab4ba27edc43bf3527a02fd7c6ba4167213056
parent844c0972427ee5f661158160aaca10b22b3dda60
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