]> 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)
commit8b179e1c280d6ed85e67b01dfdd898ef99757d28
tree68b43b7c8f23e8f14c5d5a04c3c895700938eb9d
parent1e8f4b9bdc04d2e5032a40e266634db402430d98
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