Re: [PATCH v2] brcmfmac: support STA info struct v7

2018-11-29 Thread Kalle Valo
Dan Haab 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

Re: [PATCH v2] brcmfmac: support STA info struct v7

2018-11-10 Thread Arend van Spriel
On 11/9/2018 5:38 PM, Dan Haab 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

[PATCH v2] brcmfmac: support STA info struct v7

2018-11-09 Thread Dan Haab
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