Re: [PATCH 12/19] wifi: rtw88: sdio: handle the RTL8723BS management TX path
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Luka Gejak <[email protected]> On 25/07/2026 14:08, Bitterblue Smith wrote: > Sequence numbers work for the other chips. Have you tried it? I have now, and they work here too: payload[6] & 0xfc matches the sequence number the driver enqueued, 32 out of 32 times. The patch is dropped in v2. Best regards, Luka Gejak