Files
linux/net/bluetooth
Luiz Augusto von Dentz 70d665b83e Bluetooth: Fix usage of __hci_cmd_sync_status
[ Upstream commit 87be7b189b ]

__hci_cmd_sync_status shall only be used if hci_req_sync_lock is _not_
required which is not the case of hci_dev_cmd so it needs to use
hci_cmd_sync_status which uses hci_req_sync_lock internally.

Fixes: f1a8f402f1 ("Bluetooth: L2CAP: Fix deadlock")
Reported-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-03 08:59:48 +02:00
..
2023-02-13 18:34:48 +08:00
2021-04-27 17:05:53 -07:00
2024-03-08 10:22:17 -05:00
2024-03-06 17:22:39 -05:00
2024-06-28 14:32:02 -04:00
2024-06-28 14:32:02 -04:00
2024-03-06 17:22:39 -05:00
2024-05-14 10:54:49 -04:00
2021-06-26 07:12:37 +02:00