Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:46756 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934980AbcLTOKp (ORCPT ); Tue, 20 Dec 2016 09:10:45 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [for-4.10, 1/2] brcmfmac: fix memory leak in brcmf_cfg80211_attach() From: Kalle Valo In-Reply-To: <1481283254-17883-2-git-send-email-arend.vanspriel@broadcom.com> References: <1481283254-17883-2-git-send-email-arend.vanspriel@broadcom.com> To: Arend Van Spriel Cc: linux-wireless , Arend van Spriel Message-Id: <20161220141044.72A92611C3@smtp.codeaurora.org> (sfid-20161220_151101_845974_45A099C4) Date: Tue, 20 Dec 2016 14:10:44 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Arend Van Spriel wrote: > In brcmf_cfg80211_attach() there was one error path not properly > handled as it leaked memory allocated in brcmf_btcoex_attach(). > > Reviewed-by: Hante Meuleman > Reviewed-by: Pieter-Paul Giesberts > Reviewed-by: Franky Lin > Signed-off-by: Arend van Spriel 2 patches applied to wireless-drivers.git, thanks. cb853da3a368 brcmfmac: fix memory leak in brcmf_cfg80211_attach() 2b66325d5ea7 brcmfmac: fix uninitialized field in scheduled scan ssid configuration -- https://patchwork.kernel.org/patch/9467971/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches