Re: [PATCH 1/2] Bluetooth: hci_core: Return -ENOMEM when the sent_cmd clone fails
| Newsgroups | org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-arm-msm |
|---|---|
| Message-ID | <178707825486.2194892.5994990121854718172.git-patchwork-notify@kernel.org> |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Mon, 17 Aug 2026 22:50:16 +0200 you wrote: > From: Ibrahim Abdelkader <[email protected]> > > hci_send_cmd_sync() returns -EINVAL when skb_clone() fails for sent_cmd, > which describes an invalid argument rather than an allocation failure. > > Return -ENOMEM instead. The only caller, hci_cmd_work(), tests the result > for zero, so there is no functional change. > > [...] Here is the summary with links: - [1/2] Bluetooth: hci_core: Return -ENOMEM when the sent_cmd clone fails https://git.kernel.org/bluetooth/bluetooth-next/c/57f558cf1a3d - [2/2] Bluetooth: hci_core: Handle skb_clone() failure in hci_send_cmd_sync() (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html