diff options
author | 2017-07-26 13:09:24 +0100 | |
---|---|---|
committer | 2017-07-27 14:03:14 +0300 | |
commit | 5f5d03143de5e0c593da4ab18fc6393c2815e108 (patch) | |
tree | 430661e601f33b5c438401090fb2e98fb92862f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | brcmfmac: Don't grow SKB by negative size (diff) | |
download | linux-dev-5f5d03143de5e0c593da4ab18fc6393c2815e108.tar.xz linux-dev-5f5d03143de5e0c593da4ab18fc6393c2815e108.zip |
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
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: stable@vger.kernel.org # 4.6.x
Fixes: 4d7928959832 ("brcmfmac: switch to new platform data")
Reported-by: Stefan Wahren <stefan.wahren@i2se.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions