diff options
author | Wright Feng <wright.feng@cypress.com> | 2017-12-11 15:38:21 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-12-14 14:42:22 +0200 |
commit | 7762bb134e3b40e8ee2611365775b7432190a9c7 (patch) | |
tree | a50c69c0df064e04085ff96e0176a16511d5752c /drivers/firmware/dcdbas.c | |
parent | 21a10846d09db3c5e3bdfb0be0fc7aa9fdc7000a (diff) |
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>
Diffstat (limited to 'drivers/firmware/dcdbas.c')
0 files changed, 0 insertions, 0 deletions