Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
brcmfmac: firmware: Allocate space for default boardrev in nvram
If boardrev is missing from the NVRAM we add a default one, but this might need more space in the output buffer than was allocated. Ensure we have enough padding for this in the buffer. Fixes: 46f2b38 ("brcmfmac: insert default boardrev in nvram data if missing") Reviewed-by: Arend van Spriel <[email protected]> Cc: [email protected] Signed-off-by: Hector Martin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
- Loading branch information