Dan Haab <[email protected]> wrote: > The newest firmwares provide STA info using v7 of the struct. As v7 > isn't backward compatible, a union is needed. > > Even though brcmfmac does not use any of the new info it's important to > provide the proper struct buffer. Without this change new firmwares will > fallback to the very limited v3 instead of something in between such as > v4. > > Signed-off-by: Dan Haab <[email protected]> > Reviewed-by: Rafał Miłecki <[email protected]> > Reviewed-by: Arend van Spriel <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 4282ff17e557 brcmfmac: support STA info struct v7 -- https://patchwork.kernel.org/patch/10676321/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
