From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2019-07-20
Date: Sat, 20 Jul 2019 22:24:55 +0200 [thread overview]
Message-ID: <20190720202456.8444-1-johannes@sipsolutions.net> (raw)
Hi Dave,
Sorry, this really should've gone out much earlier, in partilar
the vendor command fixes. Not much for now, more -next material
will come later.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 1a03bb532934e90c7d662f7c59f4f66ea8451fa4:
r8169: fix RTL8168g PHY init (2019-07-20 12:17:45 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2019-07-20
for you to fetch changes up to d2b3fe42bc629c2d4002f652b3abdfb2e72991c7:
mac80211: don't warn about CW params when not using them (2019-07-20 21:40:32 +0200)
----------------------------------------------------------------
We have a handful of fixes:
* ignore bad CW parameters if we aren't using them,
instead of warning
* fix operation (and then build) with the new netlink vendor
command policy requirement
* fix a memory leak in an error path when setting beacons
----------------------------------------------------------------
Brian Norris (1):
mac80211: don't warn about CW params when not using them
Johannes Berg (2):
wireless: fix nl80211 vendor commands
nl80211: fix VENDOR_CMD_RAW_DATA
John Crispin (1):
nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
Lorenzo Bianconi (1):
mac80211: fix possible memory leak in ieee80211_assign_beacon
drivers/net/wireless/ath/wil6210/cfg80211.c | 4 ++++
drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c | 1 +
drivers/net/wireless/ti/wlcore/vendor_cmd.c | 3 +++
include/net/cfg80211.h | 2 +-
include/uapi/linux/nl80211.h | 2 +-
net/mac80211/cfg.c | 8 ++++++--
net/mac80211/driver-ops.c | 13 +++++++++----
7 files changed, 25 insertions(+), 8 deletions(-)
next reply other threads:[~2019-07-20 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-20 20:24 Johannes Berg [this message]
2019-07-21 18:39 ` pull-request: mac80211 2019-07-20 David Miller
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=20190720202456.8444-1-johannes@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=davem@davemloft.net \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@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