]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Flag ACL frames as complete for AMP controllers
authorMat Martineau <mathewm@codeaurora.org>
Tue, 23 Oct 2012 22:24:18 +0000 (15:24 -0700)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 24 Oct 2012 02:24:34 +0000 (00:24 -0200)
commitd4eed2c720fb8a3d24dc5e7758ae1d9bf908fce3
treeba6948ebfb9aea7358bf437473c7377fd8eb4796
parentc969cd047657e6b7a44b74516f20c4ed37d39732
Bluetooth: Flag ACL frames as complete for AMP controllers

AMP controllers expect to transmit only "complete" ACL frames.  These
frames have both the "start" and "cont" bits set.  AMP does not allow
fragmented ACLs.

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