Re: [PATCH v2] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet

From: Pin-yen Lin
Date: Fri Sep 08 2023 - 06:37:51 EST


On Fri, Sep 8, 2023 at 6:23 PM Matthew Wang <matthewmwang@xxxxxxxxxxxx> wrote:
>
> > + if (sizeof(rx_pkt_hdr) + rx_pkt_off <= skb->len &&
>
> Not fixed. Did you accidentally resend the same patch?

... yes I think I messed up again. I'll send out a v3 for this.