diff options
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-07-01 12:07:46 -0400 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-07-15 10:11:23 -0400 |
| commit | 87be7b189b2c50d4b51512f59e4e97db4eedee8a (patch) | |
| tree | a5fea3c08d06b33d070943693db350f7831d62ab /scripts/objdiff | |
| parent | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 (diff) | |
| download | linux-87be7b189b2c50d4b51512f59e4e97db4eedee8a.tar.gz linux-87be7b189b2c50d4b51512f59e4e97db4eedee8a.zip | |
Bluetooth: Fix usage of __hci_cmd_sync_status
__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: f1a8f402f13f ("Bluetooth: L2CAP: Fix deadlock")
Reported-by: Pauli Virtanen <pav@iki.fi>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
