All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.10 0/2] brcmfmac: small fixes for after merge window
@ 2016-12-09 11:34 Arend van Spriel
  2016-12-09 11:34 ` [PATCH for-4.10 1/2] brcmfmac: fix memory leak in brcmf_cfg80211_attach() Arend van Spriel
  2016-12-09 11:34 ` [PATCH for-4.10 2/2] brcmfmac: fix uninitialized field in scheduled scan ssid configuration Arend van Spriel
  0 siblings, 2 replies; 4+ messages in thread
From: Arend van Spriel @ 2016-12-09 11:34 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-wireless, Arend van Spriel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-20 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 11:34 [PATCH for-4.10 0/2] brcmfmac: small fixes for after merge window Arend van Spriel
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.