nl80211: mark frequencies where HE operation in not allowed
authorAndre Heider <a.heider@gmail.com>
Sun, 20 Nov 2022 15:52:42 +0000 (16:52 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 22:51:47 +0000 (23:51 +0100)
commitfddc015704ef32c9d656df2b086d76dbaaffd99b
tree3f6595dddd41194057c6737bd3493c20312815cf
parent6d50a7cc0be0b1814d74400b457f394b4de4d253
nl80211: mark frequencies where HE operation in not allowed

Repurpose the IWINFO_FREQ_NO_2160MHZ define for that, which was
introduced but never used. nl80211 doesn't have such a flag either.

Signed-off-by: Andre Heider <a.heider@gmail.com>
include/iwinfo.h
iwinfo_nl80211.c