From: Hante Meuleman Date: Thu, 11 Sep 2014 20:51:30 +0000 (+0200) Subject: brcmfmac: Fix memory leak and missing assignment. X-Git-Tag: fixes-for-v3.18-merge-window~87^2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac7d2a3b8798f8b58004c74c4b37b9643b5897a;p=pandora-kernel.git brcmfmac: Fix memory leak and missing assignment. The function brcmf_enable_bw40_2g contains a memory leak. The function is also missing initialisation of one of the members of ch struct, which can lead to warning but this has no impact on result. Reviewed-by: Arend Van Spriel Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Daniel (Deognyoun) Kim Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed