> -----Original Message-----
> From: Martin Blumenstingl <[email protected]>
> Sent: Monday, November 20, 2023 7:57 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Ping-Ke Shih <[email protected]>;
> [email protected]; [email protected]; [email protected]; [email protected]; Martin Blumenstingl
> <[email protected]>
> Subject: [PATCH v3] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
>
> Lukas reports skb_over_panic errors on his Banana Pi BPI-CM4 which comes
> with an Amlogic A311D (G12B) SoC and a RTL8822CS SDIO wifi/Bluetooth
> combo card. The error he observed is identical to what has been fixed
> in commit e967229ead0e ("wifi: rtw88: sdio: Check the HISR RX_REQUEST
> bit in rtw_sdio_rx_isr()") but that commit didn't fix Lukas' problem.
Could I know if this patch can fix Lukas' problem? If result is positive,
please add my ack.
Acked-by: Ping-Ke Shih <[email protected]>
[...]