* pull-request: mac80211 2018-06-29
@ 2018-06-29 7:48 Johannes Berg
2018-06-29 13:09 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2018-06-29 7:48 UTC (permalink / raw)
To: David Miller; +Cc: netdev, linux-wireless
Hi Dave,
For the current release, I have a few fixes. No sense waiting
for more, and most of these have been around for a while.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 4205c88eaf17b5f3ee30032d68df55cd5d9077a1:
net: stmmac: Set DMA buffer size in HW (2018-06-28 22:24:25 +0900)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2018-06-29
for you to fetch changes up to 95bca62fb723a121954fc7ae5473bb2c1f0d5986:
nl80211: check nla_parse_nested() return values (2018-06-29 09:44:51 +0200)
----------------------------------------------------------------
Just three fixes:
* fix HT operation in mesh mode
* disable preemption in control frame TX
* check nla_parse_nested() return values
where missing (two places)
----------------------------------------------------------------
Bob Copeland (1):
nl80211: relax ht operation checks for mesh
Denis Kenzior (1):
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Johannes Berg (1):
nl80211: check nla_parse_nested() return values
net/mac80211/tx.c | 2 ++
net/wireless/nl80211.c | 35 ++++++++++++++---------------------
2 files changed, 16 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-29 13:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-29 7:48 pull-request: mac80211 2018-06-29 Johannes Berg
2018-06-29 13:09 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox