diff options
author | Zijun Hu <[email protected]> | 2024-01-26 17:00:24 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2024-02-28 09:50:51 -0500 |
commit | 6abf9dd26bb1699c17d601b9a292577d01827c0e (patch) | |
tree | 3be86b5650094d05aa5e3716112e862f848dcb58 /scripts/rustdoc_test_builder.rs | |
parent | 7dcd3e014aa7faeeaf4047190b22d8a19a0db696 (diff) |
Bluetooth: qca: Fix triggering coredump implementation
hci_coredump_qca() uses __hci_cmd_sync() to send a vendor-specific command
to trigger firmware coredump, but the command does not have any event as
its sync response, so it is not suitable to use __hci_cmd_sync(), fixed by
using __hci_cmd_send().
Fixes: 06d3fdfcdf5c ("Bluetooth: hci_qca: Add qcom devcoredump support")
Signed-off-by: Zijun Hu <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions