]> 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)
commitae18ec6b7f423f146880264a44545dc21076b8c4
treee88c70bf7a649724e0d9116f7042bb1873db73d2
parent053d296bde8c3a4fcffdb0536449fd32886ef122
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: 2c2dd30505ca ("Bluetooth: Always set event mask on suspend")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c