Bluetooth: AMP: Drop packets when no l2cap conn exist
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 15 Oct 2012 08:58:41 +0000 (11:58 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:47:11 +0000 (09:47 -0300)
commit1d13a254e14565e6a2d91f7552203406a30d1ee2
tree7687d81ccba5989a0fcacad15d54450878885964
parentd73a098804b4d1d254b1caf1d114e5b707dee060
Bluetooth: AMP: Drop packets when no l2cap conn exist

High Speed hci_conn should always have l2cap_conn associated with it.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c