staging: rtl8723bs: remove 5 GHz code
authorMichael Straube <straube.linux@gmail.com>
Thu, 13 Aug 2020 06:50:53 +0000 (08:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 14:07:17 +0000 (16:07 +0200)
commitafa096c6149fd95a4b2560f8668f8548d45f8fa4
treeb7e72be5a4e00ac76c994264ae19049c09a40a18
parentacac75bb451fd39344eb54fad6602dfc9482e970
staging: rtl8723bs: remove 5 GHz code

According to the TODO 5 GHz code should be removed.

- find and remove remaining code valid only for 5 GHz. Most of the obvious
  ones have been removed, but things like channel > 14 still exist.

Remove code for channels > 14 from rtw_get_center_ch().

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