Bluetooth: Remove *_bh locks from SCO
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 27 Dec 2011 17:28:46 +0000 (15:28 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 3 Jan 2012 00:19:52 +0000 (22:19 -0200)
commitee65d19e25c7ace7792bcd289776b2e24f4bf059
tree5983c4d9ead9af1b0fe2010b3f4259794ee8bd6b
parent393432cd8dc02b88a00decd495913643aa5ff705
Bluetooth: Remove *_bh locks from SCO

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.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/sco.c