linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtlwifi: use generic rtl_evm_db_to_percentage
@ 2019-09-10 19:04 Michael Straube
  2019-09-10 19:04 ` [PATCH 1/3] rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version Michael Straube
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael Straube @ 2019-09-10 19:04 UTC (permalink / raw)
  To: kvalo
  Cc: pkshih, davem, linux-wireless, netdev, linux-kernel, Michael Straube

Functions _rtl92{c,d}_evm_db_to_percentage are functionally identical
to the generic version rtl_evm_db_to percentage. This series converts
rtl8192ce, rtl8192cu and rtl8192de to use the generic version.

Michael Straube (3):
  rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic
    version
  rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic
    version
  rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic
    version

 .../wireless/realtek/rtlwifi/rtl8192ce/trx.c  | 23 +------------------
 .../wireless/realtek/rtlwifi/rtl8192cu/mac.c  | 18 +--------------
 .../wireless/realtek/rtlwifi/rtl8192de/trx.c  | 18 ++-------------
 3 files changed, 4 insertions(+), 55 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-09-13 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 19:04 [PATCH 0/3] rtlwifi: use generic rtl_evm_db_to_percentage Michael Straube
2019-09-10 19:04 ` [PATCH 1/3] rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version Michael Straube
2019-09-13 15:07   ` Kalle Valo
2019-09-10 19:04 ` [PATCH 2/3] rtlwifi: rtl8192cu: " Michael Straube
2019-09-10 19:04 ` [PATCH 3/3] rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage " Michael Straube
2019-09-11  1:31 ` [PATCH 0/3] rtlwifi: use generic rtl_evm_db_to_percentage Pkshih

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