Re: [PATCH wireless-next v3 0/4] wifi: brcmfmac: external auth support for Infineon devices
Arend van Spriel <arend.vanspriel-dY08KVG/lbpWk0Htik3J/[email protected]> Sun, 25 May 2025 20:17:12 +0200
| Newsgroups | gmane.linux.kernel.wireless.general,gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
On 5/25/2025 2:24 PM, Johannes Berg wrote: > On Sun, 2025-05-25 at 11:47 +0200, Arend van Spriel wrote: >> >>> [ 161.608607] ------------[ cut here ]------------ >>> [ 161.608646] memcpy: detected field-spanning write (size 104) of >>> single field "&mgmt_frame->u" at drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/core.c:307 (size 26) >> >> Okay. I do not run with that Kconfig option. Will have to look into how >> to fix this. Probably need some kind of annotation. If you know what is >> needed feel free to post a patch for it. > > I think just copy to mgmt_frame->u.body instead of ->u itself. My gutt feeling was telling me the same when I was looking at it earlier. Thanks for the confirmation although your phrasing seems cautious ;-) Regards, Arend