linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code
@ 2022-03-31 21:41 Michael Straube
  2022-03-31 21:41 ` [PATCH 1/2] staging: rtl8723bs: remove 5 GHz channels from ch_freq_map Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2022-03-31 21:41 UTC (permalink / raw)
  To: gregkh; +Cc: hdegoede, Larry.Finger, linux-staging, linux-kernel,
	Michael Straube

This two patches remove 5 GHz channels from the ch_freq_map array in
rtw_rf.c and simplify the rtw_ch2freq() function.

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(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-01 10:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-31 21:41 [PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code Michael Straube
2022-03-31 21:41 ` [PATCH 1/2] staging: rtl8723bs: remove 5 GHz channels from ch_freq_map Michael Straube
2022-03-31 21:41 ` [PATCH 2/2] staging: rtl8723bs: refactor rtw_ch2freq() Michael Straube
2022-04-01 10:50 ` [PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).