]> Gentwo Git Trees - linux/.git/commit
staging: rtl8723bs: remove some 5 GHz code
authorMichael Straube <straube.linux@gmail.com>
Sun, 15 Jun 2025 12:38:59 +0000 (14:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 15:32:43 +0000 (17:32 +0200)
commit349f6bef120529df638190a06bdf30e9b3aadf58
treece2e776f00a68dd9e9cde3d563548bc2fe4893c3
parent9279204d37cce549f40cdc677b86405e8628212c
staging: rtl8723bs: remove some 5 GHz code

Chips that use this driver are 2.4 GHz only. Remove some code that is
executed only for 5 GHz (channel > 14) . This addresses the following
TODO item:

- find and remove any code for other chips that is left over

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250615123859.41922-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_ap.c
drivers/staging/rtl8723bs/core/rtw_mlme.c
drivers/staging/rtl8723bs/core/rtw_wlan_util.c