commit | f20d09d5f7093e5dc5f231c65835e2d04739bd5e | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Dec 22 16:30:27 2011 -0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Dec 22 18:06:24 2011 -0200 |
tree | 846904ba60bf7af0b3bfb3663843b971f919e73f | |
parent | 460da45d92f19adda1b79910652d5a23c65dd272 [diff] |
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>