]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: sync frequency to channel mapping with kernel for 6GHz band
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Fri, 15 May 2020 17:51:45 +0000 (10:51 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 28 May 2020 09:27:54 +0000 (11:27 +0200)
commit43789196906376cc108ed06b4a3175d767586cd3
tree704ee5bb7cbdb88b0edb21ac89ec2ee7e2785a7f
parent71ad41cd3d09704f7193372af7eca3f1028b0fb5
iw: sync frequency to channel mapping with kernel for 6GHz band

This enables support for channel to frequency conversion and vice versa
for 6GHz channels and frequencies. Channel numbers of 6GHz band might
overlap with those of 5G and 2G bands.

Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Link: https://lore.kernel.org/r/20200515175145.30080-1-pradeepc@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c