[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180629074852.20096-1-johannes@sipsolutions.net>
Date: Fri, 29 Jun 2018 09:48:51 +0200
From: Johannes Berg <johannes@...solutions.net>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2018-06-29
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(-)
Powered by blists - more mailing lists