]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: btnxpuart: Add an error message if FW dump trigger fails
authorNeeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Thu, 3 Apr 2025 15:02:22 +0000 (20:32 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 10 Apr 2025 17:09:36 +0000 (13:09 -0400)
commit103308e50db92d1e705cd9818aaf7fb327c14fad
tree5f4af78031f1972f95cc1df958f3189080131be5
parent61a9c6e39c8dfe2fd56dee44f817cf2a1b3f3c71
Bluetooth: btnxpuart: Add an error message if FW dump trigger fails

This prints an error message if the FW Dump trigger command fails. This
scenario is mainly observed in legacy chipsets 8987 and 8997 and also
IW416, where this feature is unavailable due to memory constraints.

Fixes: 998e447f443f ("Bluetooth: btnxpuart: Add support for HCI coredump feature")
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btnxpuart.c