Ping-Ke Shih <pkshih@xxxxxxxxxxx> wrote: > For early chips, the RX BD info contains FS/LS bits for first/last segments > of a receiving packet. For 8922AE, the FS bit should be ignored, or it > may throw warning: > > rtw89_8922ae 0000:1a:00.0: skb should not be ready before first segment start > > To have compatible logic, FS determined by what pending skb is existing > (!new) or not. > > Since we expect every single receiving packet in single one segment, > enlarge 4 bytes for RX BD info, and add a debug message to note if > RX buffer is possibly smaller than expected size. > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> 1 patch(es) applied to rtw-next branch of rtw.git, thanks. 6ab452d458fd wifi: rtw89: pci: treat first receiving part as first segment for 8922AE --- https://github.com/pkshih/rtw.git