On 10/27/2020 11:47 AM, Seung-Woo Kim wrote:
There are missig brcmf_free() for brcmf_alloc(). Fix memory leak by adding missed brcmf_free().
Probably should add Fixes: tag for commit a1f5aac1765af. See this link [1] about the proper format.
Reviewed-by: Arend van Spriel <[email protected]>
Reported-by: Jaehoon Chung <[email protected]> Signed-off-by: Seung-Woo Kim <[email protected]> --- .../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 6 ++++-- .../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 1 + 2 files changed, 5 insertions(+), 2 deletions(-)
[1] https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#fixes_line_is_incorrect
smime.p7s
Description: S/MIME Cryptographic Signature
