[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191031103743.24923-1-johannes@sipsolutions.net>
Date: Thu, 31 Oct 2019 11:37:42 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2019-10-31
Hi Dave,
We have two more fixes, see below.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 6f74a55d49004df760381df525f14edf018a640f:
Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (2019-10-29 20:59:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2019-10-31
for you to fetch changes up to 1fab1b89e2e8f01204a9c05a39fd0b6411a48593:
nl80211: fix validation of mesh path nexthop (2019-10-30 10:11:18 +0100)
----------------------------------------------------------------
Just two fixes:
* HT operation is not allowed on channel 14 (Japan only)
* netlink policy for nexthop attribute was wrong
----------------------------------------------------------------
Markus Theil (1):
nl80211: fix validation of mesh path nexthop
Masashi Honma (1):
nl80211: Disallow setting of HT for channel 14
net/wireless/chan.c | 5 +++++
net/wireless/nl80211.c | 2 +-
net/wireless/util.c | 3 ++-
3 files changed, 8 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists