diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-01-26 17:00:24 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-02-28 09:50:51 -0500 |
commit | 6abf9dd26bb1699c17d601b9a292577d01827c0e (patch) | |
tree | 3be86b5650094d05aa5e3716112e862f848dcb58 /drivers/misc/ibmasm/command.c | |
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 <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers/misc/ibmasm/command.c')
0 files changed, 0 insertions, 0 deletions