staging: rtl8723bs: remove 5 GHz code
authorMichael Straube <straube.linux@gmail.com>
Sun, 13 Sep 2020 16:22:06 +0000 (18:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2020 15:41:03 +0000 (17:41 +0200)
commit4aca9e65c61d3245f878aa7ef06a8ddcb7579c2d
tree4770ad833c6ae88bbfd8e2e7ba19a5262da00c2f
parent7d955952625e5ea026b4dd2ce787eb24ebb2aed4
staging: rtl8723bs: remove 5 GHz code

Acoording to the TODO code valid only for 5 GHz 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 path only valid for channels > 14.

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