]> 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)
commit6abbbd60f0676dba8b6be181fc2010186356414d
treee1172afdb7a534ad8093bf79fe87a42f4c364f80
parent862d5dfa68e0a02daad5ae3b90afcd46a79fe6c6
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