Bluetooth: Disable FCS only for new HS channels
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 14 Nov 2012 15:39:31 +0000 (17:39 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 19 Nov 2012 21:30:35 +0000 (19:30 -0200)
commit12d6cc60f2d02d5754ca662b414f8f96200b14a6
tree266bb1ef52f35d67bd7439c61d15864dcb608528
parenta514b17fab51c1433db920d76cf8ddda959e5da0
Bluetooth: Disable FCS only for new HS channels

Set chan->fcs to L2CAP_FCS_NONE only for new L2CAP channels
(not moved). Other side can still request to use FCS.

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/amp.c
net/bluetooth/l2cap_core.c