cfg80211: add NO-EHT flag to regulatory
authorIlan Peer <ilan.peer@intel.com>
Mon, 14 Feb 2022 16:29:57 +0000 (17:29 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Feb 2022 14:43:14 +0000 (15:43 +0100)
commit31846b657857e6a73d982604f36a34710d98902c
tree25ce1a728bef1d3afb745ea2383a0066463138f1
parentc2b3d7699fb0ce66538b829af43970acc2f89060
cfg80211: add NO-EHT flag to regulatory

This may be necessary in some cases, add a flag and propagate
it, just like the NO-HE that already exists.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
[split off from a combined 320/no-EHT patch]
Link: https://lore.kernel.org/r/20220214173004.dbb85a7b86bb.Ifc1e2daac51c1cc5f895ccfb79faf5eaec3950ec@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c