]> git.baikalelectronics.ru Git - kernel.git/commit
wilc1000: increase firmware version array size
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 4 May 2022 16:19:25 +0000 (16:19 +0000)
committerKalle Valo <kvalo@kernel.org>
Wed, 11 May 2022 05:25:33 +0000 (08:25 +0300)
commit4de3fc5a8461f1ee6eeea431d0b897553a0c8389
treeeb9ffbbc92b03b776d913c126a51372242aa5b81
parentd291e135fb7303bf7cf366ca21357a782ae2e3c1
wilc1000: increase firmware version array size

Increase firmware version array size to hold complete version information.
The firmware commit id(Build:) information is also part of the firmware
version string.

Firmware version format:
WILC_WIFI_FW_REL_XX_XX Build: XXXXX

e.g.
WILC_WIFI_FW_REL_15_6 Build: 12804

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220504161924.2146601-1-ajay.kathat@microchip.com
drivers/net/wireless/microchip/wilc1000/netdev.c