]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: Fix suspend performance regression
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 11 Aug 2022 21:20:46 +0000 (14:20 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 25 Aug 2022 23:21:02 +0000 (16:21 -0700)
commitca8b6cebed2d6e702c01f79c4195de424f3cacd5
treeffd86ae39738af3085c075426a0d94ac18f8f0e3
parent4087525e5afdb6f36b6c030b83d6c7aa3cebc9ee
Bluetooth: hci_sync: Fix suspend performance regression

This attempts to fix suspend performance when there is no connections by
not updating the event mask.

Fixes: 7d8642f2a38a ("Bluetooth: Always set event mask on suspend")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c