Wei Yongjun <[email protected]> wrote: > From: Wei Yongjun <[email protected]> > > 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 <[email protected]> > Acked-by: Tony Lindgren <[email protected]>
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
