diff options
author | Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com> | 2024-12-20 16:02:52 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-01-08 19:14:02 +0300 |
commit | 8023dd2204254a70887f5ee58d914bf70a060b9d (patch) | |
tree | c6261044f46e384fa13ac1dfc97a299dc06097f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a182d9c84f9c52fb5db895ecceeee8b3a1bf661e (diff) | |
download | linux-8023dd2204254a70887f5ee58d914bf70a060b9d.tar.xz |
Bluetooth: btnxpuart: Fix driver sending truncated data
This fixes the apparent controller hang issue seen during stress test
where the host sends a truncated payload, followed by HCI commands. The
controller treats these HCI commands as a part of previously truncated
payload, leading to command timeouts.
Adding a serdev_device_wait_until_sent() call after
serdev_device_write_buf() fixed the issue.
Fixes: 689ca16e5232 ("Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets")
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions