staging: rtl8723bs: remove 5 GHz channels from ch_freq_map
authorMichael Straube <straube.linux@gmail.com>
Thu, 31 Mar 2022 21:41:45 +0000 (23:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:49 +0000 (07:33 +0200)
commitf232da0fa9151571ddfd830e0d1cd8941e60b5be
tree25b1f87eb16e54a53b10834fdc7dda4a20ebd107
parent48e4f94766e16dc7025067ddb0da711ce9aa32e3
staging: rtl8723bs: remove 5 GHz channels from ch_freq_map

According to the Realtek documentation the chips this driver supports
are 2.4 GHz only chips. Frequencies for 5 GHz channels can be removed
from the ch_freq_map array.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220331214146.15161-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_rf.c