Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 5 Aug 2025 22:14:51 +0300 you wrote: > The commit e07a06b4eb41 ("Bluetooth: Convert SCO configure_datapath to > hci_sync") missed to update the *return* statement under the *case* of > BT_CODEC_TRANSPARENT in hci_enhanced_setup_sync(), which led to returning > success (0) instead of the negative error code (-EINVAL). However, the > result of hci_enhanced_setup_sync() seems to be ignored anyway, since NULL > gets passed to hci_cmd_sync_queue() as the last argument in that case and > the only function interested in that result is specified by that argument. > > [...] Here is the summary with links: - Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync() https://git.kernel.org/bluetooth/bluetooth-next/c/8477821d5f12 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html