OSDN Git Service

rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation macros
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 25 Nov 2019 22:09:28 +0000 (16:09 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 18:22:28 +0000 (20:22 +0200)
commit4c8692d4939d2704e9ba3894a5510d0e323b6fbd
tree91b06a94c4cd76df96a8e3b7a49287915735babb
parent5ea5c93d937cb5fb5891835ab134221a2881e32a
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation macros

Besides the previously changes macros for the RX and TX descriptors.
the local macros are used in other places. These are replaced with
standard bit manipulation macros.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c
drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.h
drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c