Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 22 Dec 2011 18:30:27 +0000 (16:30 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 22 Dec 2011 20:06:24 +0000 (18:06 -0200)
They don't need to disable interrupts anymore, we only run in process
context now.

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

No differences found