]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "Bluetooth: validate BLE connection interval updates"
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 4 Sep 2019 18:13:08 +0000 (20:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2019 10:27:36 +0000 (12:27 +0200)
commit4f1af2bcab137526c66ea92d3026e3f2879281e2
tree0173c22f8f644d2ed444d359222f8527b6c812b2
parent5f090d837b1f61ba12780a8b8196b69a00d7cd70
Revert "Bluetooth: validate BLE connection interval updates"

[ Upstream commit 68d19d7d995759b96169da5aac313363f92a9075 ]

This reverts commit c49a8682fc5d298d44e8d911f4fa14690ea9485e.

There are devices which require low connection intervals for usable operation
including keyboards and mice. Forcing a static connection interval for
these types of devices has an impact in latency and causes a regression.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/bluetooth/hci_event.c
net/bluetooth/l2cap_core.c