]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
authorMichael Straube <straube.linux@gmail.com>
Tue, 10 Sep 2019 19:04:20 +0000 (21:04 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 13 Sep 2019 15:06:46 +0000 (18:06 +0300)
commit99f33ffb4039f89010c5875659a9f41d27af4fdd
treeeeb2fcf4844722aed9f1ae5f0a7b8803485c990e
parentd104ed38e0cb46871076ebb11fe38a6ccd729c01
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version

Function _rtl92c_evm_db_to_percentage is functionally identical
to the generic version rtl_evm_db_to_percentage, so remove
_rtl92c_evm_db_to_percentage and use the generic version instead.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/trx.c