linux-kernel-test/net/bluetooth
Andrei Emeltchenko 56f6098441 Bluetooth: Zero bredr pointer when chan is deleted
If BREDR L2CAP chan is deleted and this chan is the channel through
which High Speed traffic is routed to AMP then zero pointer to
the chan in amp_mgr to prevent accessing it.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-10-15 09:49:58 -03:00
..
bnep Bluetooth: Use %pMR in debug instead of batostr 2012-09-27 18:10:00 -03:00
cmtp Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
hidp Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
rfcomm Bluetooth: Use __constant modifier for RFCOMM PSM 2012-10-11 14:26:28 +08:00
a2mp.c Bluetooth: Add chan->ops->defer() 2012-10-15 09:43:29 -03:00
af_bluetooth.c Bluetooth: Use %pMR instead of baswap in seq_show 2012-09-27 18:10:30 -03:00
amp.c Bluetooth: AMP: Factor out phylink_add 2012-10-08 06:21:51 +08:00
hci_conn.c Bluetooth: AMP: Add handle to hci_chan structure 2012-10-11 14:33:05 +08:00
hci_core.c Bluetooth: AMP: Use Loglink handle in ACL Handle field 2012-10-15 09:45:52 -03:00
hci_event.c Bluetooth: AMP: Handle AMP_LINK connection 2012-10-11 14:34:24 +08:00
hci_sock.c Bluetooth: Added /proc/net/hci via bt_procfs_init() 2012-08-06 15:02:59 -03:00
hci_sysfs.c Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
Kconfig Bluetooth: AMP: Add AMP key calculation 2012-09-27 17:30:22 -03:00
l2cap_core.c Bluetooth: Zero bredr pointer when chan is deleted 2012-10-15 09:49:58 -03:00
l2cap_sock.c Bluetooth: Add chan->ops->defer() 2012-10-15 09:43:29 -03:00
lib.c bluetooth: Remove unneeded batostr function 2012-09-27 18:10:43 -03:00
Makefile Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc 2012-09-27 17:10:32 -03:00
mgmt.c Bluetooth: Force the process of unpair command if disconnect failed 2012-09-27 18:08:01 -03:00
sco.c Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr 2012-09-27 18:10:15 -03:00
smp.c Bluetooth: Use __constant modifier for L2CAP SMP CID 2012-10-11 14:25:58 +08:00