kernel-fxtec-pro1x/include/net/bluetooth
Gustavo F. Padovan 03a0019481 Bluetooth: invert locking order in connect path
This move some checking code that was in l2cap_sock_connect() to
l2cap_chan_connect(). Thus we can invert the lock calls, i.e., call
lock_sock() before hci_dev_lock() to avoid a deadlock scenario.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-12-18 17:07:57 -02:00
..
bluetooth.h Bluetooth: Remove magic bluetooth version numbers 2011-12-03 08:27:58 +09:00
hci.h Bluetooth: LE Set Scan Parameter Command 2011-12-02 21:19:31 +09:00
hci_core.h Bluetooth: convert tx_task to workqueue 2011-12-18 17:07:57 -02:00
l2cap.h Bluetooth: invert locking order in connect path 2011-12-18 17:07:57 -02:00
mgmt.h Bluetooth: Add MGMT event for Passkey Entry 2011-11-21 14:44:48 -02:00
rfcomm.h Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Move SMP crypto functions to a workqueue 2011-09-21 12:58:12 -03:00