linux/net/bluetooth/rfcomm
Gustavo F. Padovan 393432cd8d Bluetooth: Fix context in RFCOMM tty
We now run in process context, no need to disable interrupts.
Calls from the tty layer also run in process context.

rw_lock was converted to spinlock, we have more writers than readers in
this case.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2012-01-02 22:19:29 -02:00
..
Kconfig Bluetooth: Always compile SCO and L2CAP in Bluetooth Core 2011-12-21 02:21:08 -02:00
Makefile
core.c Bluetooth: Fix a compile warning in RFCOMM 2011-12-27 14:43:41 -02:00
sock.c Bluetooth: Fix context in rfcomm_sock_lock 2012-01-02 22:17:29 -02:00
tty.c Bluetooth: Fix context in RFCOMM tty 2012-01-02 22:19:29 -02:00