rtlwifi: Remove dependence on special bit manipulation macros for common driver
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 25 Nov 2019 22:09:29 +0000 (16:09 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 18:22:29 +0000 (20:22 +0200)
commitf0dcd57e0b417152190e9f68e5ef981e1c316162
treecc1a6e87a398b852ce12d636fdbb7e56911e143a
parent4c8692d4939d2704e9ba3894a5510d0e323b6fbd
rtlwifi: Remove dependence on special bit manipulation macros for common driver

The special macros are used in several places in the base driver.
These are replaced by standard bit manipulation macros or code.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/base.h
drivers/net/wireless/realtek/rtlwifi/ps.c