Re: [PATCH 02/19] wifi: rtw88: rx: mark zero length packets on RTL8723B
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Luka Gejak <[email protected]> On 25/07/2026 01:34, Bitterblue Smith wrote: >> Like the RTL8703B, the RTL8723B reports receive descriptors with a >> zero packet length, which the vendor driver drops outright. > > I wonder if this only happens with SDIO? I don't think RTL8723BU does it. I have only seen it on SDIO and have no USB part to test with, so v2 gates this on rtw_is_8723bs() rather than the chip id. Best regards, Luka Gejak