diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-12-22 18:14:39 +0100 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2012-01-03 04:38:36 +0100 |
commit | 333055f2aaabadb951b5ecd90f6a20a9aee38c29 (patch) | |
tree | e3ed44860d187ec699c29838fac916b7dfb84740 /net/bluetooth/hci_conn.c | |
parent | Bluetooth: Fix mgmt_stop_discovery_failed() (diff) | |
download | linux-333055f2aaabadb951b5ecd90f6a20a9aee38c29.tar.xz linux-333055f2aaabadb951b5ecd90f6a20a9aee38c29.zip |
Bluetooth: Don't use *_bh locks anymore
Those locks are not shared between interrupt and process context anymore,
so remove the part that disable interrupts. We are still safe because
preemption is disabled.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/hci_conn.c')
0 files changed, 0 insertions, 0 deletions