wifi: cfg80211: Include operating class 137 in 6GHz band
authorIlan Peer <ilan.peer@intel.com>
Thu, 28 Sep 2023 14:35:28 +0000 (17:35 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Oct 2023 09:43:27 +0000 (11:43 +0200)
commit256caff27874c40c6f02f3e047e47bf4ae7702bc
tree85533c23cca48dc62d395109301a958e583bee99
parent00f823b68ecee865bb2e4e6d5b7f4359eef0b3e3
wifi: cfg80211: Include operating class 137 in 6GHz band

Draft P802.11be_D3.1 added operating class to describe 320 MHz
operation in the 6GHz band. Include this new operating class in
ieee80211_operating_class_to_band().

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230928172905.bed4a007d81b.I3eb4b8fe39c0c1a988c98a103b11a9f45a92b038@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/util.c