Hi, On 3/31/22 23:41, Michael Straube wrote: > This two patches remove 5 GHz channels from the ch_freq_map array in > rtw_rf.c and simplify the rtw_ch2freq() function. Thanks, both patches look good to me: Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> for the series. Regards, Hans > > Michael Straube (2): > staging: rtl8723bs: remove 5 GHz channels from ch_freq_map > staging: rtl8723bs: refactor rtw_ch2freq() > > drivers/staging/rtl8723bs/core/rtw_rf.c | 56 ++++++++----------------- > 1 file changed, 18 insertions(+), 38 deletions(-) >