]> 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:26:15 +0000 (16:26 -0700)
commitc24be0a95d9dd772f4cdabb7bfe6302f8a78216d
treee88c70bf7a649724e0d9116f7042bb1873db73d2
parentc88c265e6b99eaa8777b00f9ee8739234bb47022
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