summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/bnep
diff options
context:
space:
mode:
authorUlisses Furquim2011-12-20 20:10:51 +0100
committerGustavo F. Padovan2011-12-21 05:19:18 +0100
commitf2d64f6aa6c681ca00a71c2b3304ed80dc317752 (patch)
tree9963338b8b8f6e3519e6e08e334fca91268e8184 /net/bluetooth/bnep
parentBluetooth: btusb: fix bInterval for high/super speed isochronous endpoints (diff)
downloadkernel-qcow2-linux-f2d64f6aa6c681ca00a71c2b3304ed80dc317752.tar.gz
kernel-qcow2-linux-f2d64f6aa6c681ca00a71c2b3304ed80dc317752.tar.xz
kernel-qcow2-linux-f2d64f6aa6c681ca00a71c2b3304ed80dc317752.zip
Bluetooth: Remove global mutex hci_task_lock
The hci_task_lock mutex (previously a lock) was supposed to protect the register/unregister of HCI protocols against RX/TX tasks. This will not be needed anymore because SCO and L2CAP will always be compiled. Moreover, with the recent move of RX/TX to workqueues per device the global hci_task_lock was causing starvation between different HCI devices. Signed-off-by: Ulisses Furquim <ulisses@profusion.mobi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/bnep')
0 files changed, 0 insertions, 0 deletions