Hi Dave,
We have a couple more fixes, all of them seem sort of older issues
that surfaced now.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 98790bbac4db1697212ce9462ec35ca09c4a2810:
Merge tag 'efi-urgent-2020-05-24' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-05-24 10:24:10
-0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
tags/mac80211-for-net-2020-05-25
for you to fetch changes up to 0bbab5f0301587cad4e923ccc49bb910db86162c:
cfg80211: fix debugfs rename crash (2020-05-25 13:12:32 +0200)
----------------------------------------------------------------
A few changes:
* fix a debugfs vs. wiphy rename crash
* fix an invalid HE spec definition
* fix a mesh timer crash
----------------------------------------------------------------
Johannes Berg (1):
cfg80211: fix debugfs rename crash
Linus Lüssing (1):
mac80211: mesh: fix discovery timer re-arming issue / crash
Pradeep Kumar Chitrapu (1):
ieee80211: Fix incorrect mask for default PE duration
include/linux/ieee80211.h | 2 +-
net/mac80211/mesh_hwmp.c | 7 +++++++
net/wireless/core.c | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)