Wei Yongjun <weiyj.lk@xxxxxxxxx> wrote: > From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > > It's not necessary to free memory allocated with devm_kzalloc > and using kfree leads to a double free. > > Fixes: d776fc86b82f ("wlcore: sdio: Populate config firmware data") > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > Acked-by: Tony Lindgren <tony@xxxxxxxxxxx> Patch applied to wireless-drivers.git, thanks. f38b7c254753 wlcore: sdio: drop kfree for memory allocated with devm_kzalloc -- https://patchwork.kernel.org/patch/9353985/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches