Re: [PATCH 02/19] wifi: rtw88: rx: mark zero length packets on RTL8723B

From: luka . gejak

Date: Thu Jul 30 2026 - 02:14:04 EST


From: Luka Gejak <luka.gejak@xxxxxxxxx>

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