From: Arend van Spriel <arend.vanspriel@broadcom.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
Arend van Spriel <arend.vanspriel@broadcom.com>
Subject: [PATCH for-4.10 0/2] brcmfmac: small fixes for after merge window
Date: Fri, 9 Dec 2016 11:34:12 +0000 [thread overview]
Message-ID: <1481283254-17883-1-git-send-email-arend.vanspriel@broadcom.com> (raw)
Two issues found during more testing. The first patch fixes a memory leak
in error path. The second one fixes a regression introduced by a change
that currently sits in wireless-drivers-next.
These patches have been applied on top of wireless-drivers-next/master branch
so it can apply on wireless-drivers/master after the merge window (fingers
crossed).
Arend van Spriel (2):
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 7 +++++--
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c | 1 +
2 files changed, 6 insertions(+), 2 deletions(-)
--
1.9.1
next reply other threads:[~2016-12-09 11:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-09 11:34 Arend van Spriel [this message]
2016-12-09 11:34 ` [PATCH for-4.10 1/2] brcmfmac: fix memory leak in brcmf_cfg80211_attach() Arend van Spriel
2016-12-20 14:10 ` [for-4.10, " Kalle Valo
2016-12-09 11:34 ` [PATCH for-4.10 2/2] brcmfmac: fix uninitialized field in scheduled scan ssid configuration Arend van Spriel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1481283254-17883-1-git-send-email-arend.vanspriel@broadcom.com \
--to=arend.vanspriel@broadcom.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).