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>
Tue, 1 Oct 2019 06:25:59 +0000 (08:25 +0200)
commit2af977b0d1db2c424edcf0fa5fc4e3b7e2cde9b5
treee4fd746e16860d322253043cda670fd812103327
parentd573e8a79f70404ba08623d1de7ea617d55092ac
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