OSDN Git Service

cfg80211: add no HE indication to the channel flag
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Tue, 21 Jan 2020 08:12:13 +0000 (10:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Feb 2020 11:34:09 +0000 (12:34 +0100)
commit1e61d82cca170465902003bfe445f0461e28208b
tree8b1b84c72aee71da08dda329ad07195ef53c175f
parent3c706b973b51ed45e4c0f40642cfb650dfc804d7
cfg80211: add no HE indication to the channel flag

The regulatory domain might forbid HE operation.  Certain regulatory
domains may restrict it for specific channels whereas others may do it
for the whole regulatory domain.

Add an option to indicate it in the channel flag.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/20200121081213.733757-1-luca@coelho.fi
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/reg.c