]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita9b10d8ad8131c7f6ded9bea3b98b8b00430e2fb
tree846904ba60bf7af0b3bfb3663843b971f919e73f
parent83b5ec0baaaa68bf148f7492caa1c9fa7e9e69d5
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