Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Tue, 18 Feb 2025 17:28:01 -0500 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > L2CAP_ECRED_CONN_RSP needs to respond DCID in the same order received as > SCID but the order is reversed due to use of list_add which actually > prepend channels to the list so the response is reversed: > > > ACL Data RX: Handle 16 flags 0x02 dlen 26 > LE L2CAP: Enhanced Credit Connection Request (0x17) ident 2 len 18 > PSM: 39 (0x0027) > MTU: 256 > MPS: 251 > Credits: 65535 > Source CID: 116 > Source CID: 117 > Source CID: 118 > Source CID: 119 > Source CID: 120 > < ACL Data TX: Handle 16 flags 0x00 dlen 26 > LE L2CAP: Enhanced Credit Connection Response (0x18) ident 2 len 18 > MTU: 517 > MPS: 247 > Credits: 3 > Result: Connection successful (0x0000) > Destination CID: 68 > Destination CID: 67 > Destination CID: 66 > Destination CID: 65 > Destination CID: 64 > > [...] Here is the summary with links: - [v3] Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response https://git.kernel.org/bluetooth/bluetooth-next/c/aa6629540b87 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html