Re: [PATCH v2] wifi: mwifiex: fix uninitialized firmware_stat

From: Brian Norris
Date: Wed Dec 20 2023 - 21:38:51 EST


On Thu, Dec 21, 2023 at 09:55:11AM +0800, David Lin wrote:
> Variable firmware_stat is possible to be used without initialization.
>
> Signed-off-by: David Lin <yu-hao.lin@xxxxxxx>
> Fixes: 1c5d463c0770 ("wifi: mwifiex: add extra delay for firmware ready")
> Cc: stable@xxxxxxxxxxxxxxx
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Reported-by: Dan Carpenter <error27@xxxxxxxxx>
> Closes: https://lore.kernel.org/r/202312192236.ZflaWYCw-lkp@xxxxxxxxx/

Repeating:

Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx>