From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2020-12-04
Date: Fri, 4 Dec 2020 13:20:16 +0100 [thread overview]
Message-ID: <20201204122017.118099-1-johannes@sipsolutions.net> (raw)
Hi Jakub,
We've got a few more fixes for the current cycle, everything
else I have pending right now seems likely to go to 5.11 instead.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb:
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-12-03 13:10:11 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-12-04
for you to fetch changes up to bdeca45a0cc58f864f1eb2e919304203ff5c5f39:
mac80211: set SDATA_STATE_RUNNING for monitor interfaces (2020-12-04 12:45:25 +0100)
----------------------------------------------------------------
Three small fixes:
* initialize some data to avoid using stack garbage
* fix 6 GHz channel selection in mac80211
* correctly restart monitor mode interfaces in mac80211
----------------------------------------------------------------
Borwankar, Antara (1):
mac80211: set SDATA_STATE_RUNNING for monitor interfaces
Sara Sharon (1):
cfg80211: initialize rekey_data
Wen Gong (1):
mac80211: fix return value of ieee80211_chandef_he_6ghz_oper
net/mac80211/iface.c | 2 ++
net/mac80211/util.c | 2 +-
net/wireless/nl80211.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
next reply other threads:[~2020-12-04 12:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-04 12:20 Johannes Berg [this message]
2020-12-04 19:28 ` pull-request: mac80211 2020-12-04 Jakub Kicinski
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=20201204122017.118099-1-johannes@sipsolutions.net \
--to=johannes@sipsolutions.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