Arend Van Spriel <[email protected]> wrote: > Due to a bugfix in wireless tree and the commit mentioned below a merge > was needed which went haywire. So the submitted change resulted in the > function brcmf_sdiod_sgtable_alloc() being called twice during the probe > thus leaking the memory of the first call. > > Cc: [email protected] # 4.6.x > Fixes: 4d7928959832 ("brcmfmac: switch to new platform data") > Reported-by: Stefan Wahren <[email protected]> > Tested-by: Stefan Wahren <[email protected]> > Reviewed-by: Hante Meuleman <[email protected]> > Signed-off-by: Arend van Spriel <[email protected]>
Patch applied to wireless-drivers.git, thanks. 5f5d03143de5 brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice -- https://patchwork.kernel.org/patch/9864681/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
