linux/drivers/net/wireless/broadcom/brcm80211
Wright Feng 7762bb134e brcmfmac: enlarge buffer size of caps to 512 bytes
The buffer size of return of cap iovar is greater than 256 bytes in some
firmwares. For instance, the return size of cap iovar is 271 bytes in 4373
13.10.246.79 firmare. It makes feature capability parsing failed because
caps buffer is default value.
So we enlarge caps buffer size to 512 bytes and add the error print for
cap iovar error.

Signed-off-by: Wright Feng <wright.feng@cypress.com>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-12-14 14:42:22 +02:00
..
brcmfmac brcmfmac: enlarge buffer size of caps to 512 bytes 2017-12-14 14:42:22 +02:00
brcmsmac brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events 2017-12-14 14:40:08 +02:00
brcmutil brcmutil: add field storing control channel to the struct brcmu_chan 2016-06-14 17:27:42 +03:00
include brcmfmac: Add support for CYW4373 SDIO/USB chipset 2017-08-08 14:51:12 +03:00
Kconfig brcmfmac: update BRCMFMAC symbol description 2017-04-05 15:34:33 +03:00
Makefile