Re: [PATCH] wifi: mwifiex: bound the pairwise-cipher OUI walk to the IE length

From: Doruk Tan Ozturk

Date: Wed Jul 15 2026 - 12:31:47 EST


> maybe define an intermediate variable to store `offsetof(struct ie_body, ptk_body)`
> so that it is clear what this is, and you also can re-use it later?

Good idea, will do in v2. Thanks.

-Doruk