Hi Dave, I have a few fixes still; please pull and let me know if there's any problem. Thanks, johannes The following changes since commit 2165fdf4bc2d323ec73e5995510f163163ce0fa4: Merge branch 's390-qeth-fixes' (2020-03-10 16:07:49 -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-03-11 for you to fetch changes up to ba32679cac50c38fdf488296f96b1f3175532b8e: mac80211: Do not send mesh HWMP PREQ if HWMP is disabled (2020-03-11 09:04:14 +0100) ---------------------------------------------------------------- A couple of fixes: * three netlink validation fixes * a mesh path selection fix ---------------------------------------------------------------- Jakub Kicinski (3): nl80211: add missing attribute validation for critical protocol indication nl80211: add missing attribute validation for beacon report scanning nl80211: add missing attribute validation for channel switch Nicolas Cavallari (1): mac80211: Do not send mesh HWMP PREQ if HWMP is disabled net/mac80211/mesh_hwmp.c | 3 ++- net/wireless/nl80211.c | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-)