All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Arend van Spriel <arend@broadcom.com>
Subject: [PATCH for-3.17 0/3] brcmfmac: regression fixes
Date: Thu, 11 Sep 2014 22:51:29 +0200	[thread overview]
Message-ID: <1410468692-20852-1-git-send-email-arend@broadcom.com> (raw)

This series contains fixes regression made by new functionality
in the driver. The Kconfig fix was reported. The other two changes
were found during internal testing.

This series is intended for v3.17 kernel and applies to the master
branch of the wireless repository.

Arend van Spriel (2):
  brcmfmac: conditionally compile firmware protocol source code
  brcmfmac: obtain ifp through wdev structure

Hante Meuleman (1):
  brcmfmac: Fix memory leak and missing assignment.

 drivers/net/wireless/brcm80211/Kconfig                | 10 ++++++++++
 drivers/net/wireless/brcm80211/brcmfmac/Makefile      | 10 ++++++----
 drivers/net/wireless/brcm80211/brcmfmac/bcdc.h        |  7 +++++--
 drivers/net/wireless/brcm80211/brcmfmac/msgbuf.h      | 11 +++++++++--
 drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c |  9 +++++++--
 5 files changed, 37 insertions(+), 10 deletions(-)

-- 
1.9.1


             reply	other threads:[~2014-09-11 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-11 20:51 Arend van Spriel [this message]
2014-09-11 20:51 ` [PATCH for-3.17 1/3] brcmfmac: Fix memory leak and missing assignment Arend van Spriel
2014-09-11 20:51 ` [PATCH for-3.17 2/3] brcmfmac: conditionally compile firmware protocol source code Arend van Spriel
2014-09-11 20:51 ` [PATCH for-3.17 3/3] brcmfmac: obtain ifp through wdev structure 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=1410468692-20852-1-git-send-email-arend@broadcom.com \
    --to=arend@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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 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.