]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: move hci_task_lock to mutex
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 9 Dec 2011 06:41:30 +0000 (04:41 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:56 +0000 (17:07 -0200)
commit1642bad54b4897723c03b0d5b8cf11b117e8e937
treee1172afdb7a534ad8093bf79fe87a42f4c364f80
parentd76a5ecc61abb48a19d416b2374a93d0f6bb397e
Bluetooth: move hci_task_lock to mutex

Now we can sleep in any path inside Bluetooth core, so mutex can make
sense here.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hci_core.c