OSDN Git Service

rtlwifi: rtl8188ee: Remove usage of private bit manipulation
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 25 Nov 2019 22:09:27 +0000 (16:09 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 18:22:27 +0000 (20:22 +0200)
commit5ea5c93d937cb5fb5891835ab134221a2881e32a
tree617d59db5776ae65e3bfcc8f0cef320b1612e779
parent7031fb7f1cd12720921bf2c62e1c09aea7bcb890
rtlwifi: rtl8188ee: Remove usage of private bit manipulation

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/rtl8188ee/fw.c
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/fw.h
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c