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)
commitf20d09d5f7093e5dc5f231c65835e2d04739bd5e
tree846904ba60bf7af0b3bfb3663843b971f919e73f
parent460da45d92f19adda1b79910652d5a23c65dd272
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list

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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c