From: Gustavo F. Padovan Date: Thu, 22 Dec 2011 18:30:27 +0000 (-0200) Subject: Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list X-Git-Tag: v3.3-rc1~182^2~44^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20d09d5f7093e5dc5f231c65835e2d04739bd5e;p=pandora-kernel.git 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed