Bluetooth: AMP: Set no FCS for incoming L2CAP chan
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 20 Nov 2012 15:16:22 +0000 (17:16 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 20 Nov 2012 17:55:22 +0000 (15:55 -0200)
commitfd45bf4c923308b19d8baa3c227d26a0e7d79fa7
tree7e4f11c03c3cd2e1cde6b49ebd4bb17c7cacb310
parent1bb166e66cc46323d3757ce1027cc1c767498d50
Bluetooth: AMP: Set no FCS for incoming L2CAP chan

When receiving L2CAP Create Channel Request set the channel as
L2CAP_FCS_NONE. Then in "L2CAP Config req" following field will
be set: "FCS Option 0x00 (No FCS)". So by default High Speed
channels have no FCS.

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