[PATCH v2 0/2] Bluetooth: btnxpuart: Simplify ACL handling and fix skb leak

From: Zijun Hu

Date: Tue Sep 15 2026 - 01:41:27 EST


This series simplifies ACL handle extraction in btnxpuart and fixes
an skb leak when devcoredump support is disabled, — all simple.

---
Changes in v2:
- Add a minor ACL handle-extraction simplification in btnxpuart.
- Fix the skb leak in btnxpuart when devcoredump support is disabled.
- Link to v1: https://patch.msgid.link/20260913-misc_fix-v1-0-558c1e4028b9@xxxxxxxxxxxxxxxx

---
Zijun Hu (2):
Bluetooth: btnxpuart: Simplify nxp_recv_acl_pkt() by hci_acl_handle()
Bluetooth: btnxpuart: Fix skb leak in nxp_process_fw_dump()

drivers/bluetooth/btnxpuart.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
base-commit: 0186e4e1e5c26a21058a263cccd878fbf894677e
change-id: 20260913-misc_fix-6f6f518fe6b5

Best regards,
--
Zijun Hu <zijun.hu@xxxxxxxxxxxxxxxx>