]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: support STA info struct v7
authorDan Haab <riproute@gmail.com>
Fri, 9 Nov 2018 16:38:55 +0000 (09:38 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Nov 2018 15:31:52 +0000 (17:31 +0200)
commitdfd0730569da1f7da489537065de810e26f634d0
tree68b43b7c8f23e8f14c5d5a04c3c895700938eb9d
parent92ed05d982d9bac0205695fc282f8f859cb448cc
brcmfmac: support STA info struct v7

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 <dan.haab@luxul.com>
Reviewed-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h