staging: r8188eu: remove 5 GHz channels from ch_freq_map
authorMichael Straube <straube.linux@gmail.com>
Tue, 22 Feb 2022 08:28:45 +0000 (09:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 09:06:49 +0000 (10:06 +0100)
commit6f29d72d2b7ae4caba2d9e578424ed32ba66ec3e
treeba77c327a60831e940eaa5bef479c569a69ed2e2
parent57cbe4277d3420ea94142fbb162116030d4035f3
staging: r8188eu: 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/20220222082847.6687-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_rf.c