diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-01-09 19:03:23 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-03-06 14:48:35 +0000 |
commit | 4a9139678edebcf552061aa749347fddeec0e164 (patch) | |
tree | 21600d9d6f6943a24f0923e3b6479477f6de0837 /include | |
parent | 6699d7ce263cd79a97de566883d2a483c7b04fdd (diff) | |
download | linux-stable-4a9139678edebcf552061aa749347fddeec0e164.tar.gz linux-stable-4a9139678edebcf552061aa749347fddeec0e164.tar.bz2 linux-stable-4a9139678edebcf552061aa749347fddeec0e164.zip |
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
[ Upstream commit 61a5ab72edea7ebc3ad2c6beea29d966f528ebfb ]
hci_store_wake_reason() wrongly parses event HCI_Connection_Request
as HCI_Connection_Complete and HCI_Connection_Complete as
HCI_Connection_Request, so causes recording wakeup BD_ADDR error and
potential stability issue, fix it by using the correct field.
Fixes: 2f20216c1d6f ("Bluetooth: Emit controller suspend and resume events")
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions