linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] staging: r8188eu: clean up rtw_rf.c
@ 2022-02-22  8:28 Michael Straube
  2022-02-22  8:28 ` [PATCH v2 1/3] staging: r8188eu: 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-02-22  8:28 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This set removes 5 GHz frequencies from the channel-frequency map in
rtw_rf.c and simplifies the rtw_ch2freq() function.

Tested on x86_64 with Inter-Tech DMG-02.

v2:
Changed the commit message of patch 1/3.
Added a check to avoid out of bounds array access in patch 2/3.

Michael Straube (3):
  staging: r8188eu: remove 5 GHz channels from ch_freq_map
  staging: r8188eu: refactor rtw_ch2freq()
  staging: r8188eu: clean up rtw_rf.c

 drivers/staging/r8188eu/core/rtw_rf.c | 62 ++++++++-------------------
 1 file changed, 18 insertions(+), 44 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-02-22  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22  8:28 [PATCH v2 0/3] staging: r8188eu: clean up rtw_rf.c Michael Straube
2022-02-22  8:28 ` [PATCH v2 1/3] staging: r8188eu: remove 5 GHz channels from ch_freq_map Michael Straube
2022-02-22  8:28 ` [PATCH v2 2/3] staging: r8188eu: refactor rtw_ch2freq() Michael Straube
2022-02-22  8:28 ` [PATCH v2 3/3] staging: r8188eu: clean up rtw_rf.c Michael Straube

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