summaryrefslogtreecommitdiffstats
path: root/scripts/sign-file
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-02-16 11:42:11 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-02-16 16:49:36 +0100
commit315917e0a6d552a33f774935d8897ec1697605dd (patch)
treec1c3f68702d9e13d72dfe0ad061f49631399a044 /scripts/sign-file
parent035a07d5df7003bc6954f0aa42174416b775021c (diff)
downloadlinux-315917e0a6d552a33f774935d8897ec1697605dd.tar.bz2
Bluetooth: Fix accepting early data on fixed channels
On BR/EDR the L2CAP channel instances for fixed channels have so far been marked as ready only once the L2CAP information req/rsp procedure is complete and we have the fixed channel mask. This could however lead to data being dropped if we receive it on the channel before knowing the remote mask. Since it is valid for a remote to send data this early, simply assume that the channel is supported when we receive data on it. So far this hasn't been noticed much because of limited use of fixed channels on BR/EDR, but e.g. with SMP over BR/EDR this is already now visible with automated tests failing randomly. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'scripts/sign-file')
0 files changed, 0 insertions, 0 deletions