Bluetooth: AMP: Handle complete frames in l2cap
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 15 Oct 2012 08:58:40 +0000 (11:58 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:46:39 +0000 (09:46 -0300)
commitd73a098804b4d1d254b1caf1d114e5b707dee060
tree019ccd495a41af86b8890a0aed7038ff4ba1cb91
parent204a6e54280d53e6990e536998fbf8dfba41ecd3
Bluetooth: AMP: Handle complete frames in l2cap

Check flags type in switch statement and handle new frame
type ACL_COMPLETE used for High Speed data over AMP.

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>
include/net/bluetooth/hci.h
net/bluetooth/l2cap_core.c