These patches are part of a series intended to replace the bit-manipulation macros used to set and read the various descriptors with a set of inline routines. The final patch removes a local configuration variable. Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Larry Finger (5): rtlwifi: rtl8i188ee: Remove unused GET_XXX and SET_XXX descriptor macros rtlwifi: rtl88188ee: Replace local bit manipulation macros rtlwifi: rtl8188ee: Convert macros that set descriptor rtlwifi: rtl8188ee: Convert inline routines to little-endian words rtlwifi: rtl8188ee: Remove local configuration variable .../wireless/realtek/rtlwifi/rtl8188ee/dm.c | 7 +- .../wireless/realtek/rtlwifi/rtl8188ee/trx.c | 257 ++-- .../wireless/realtek/rtlwifi/rtl8188ee/trx.h | 1046 +++++++++-------- 3 files changed, 673 insertions(+), 637 deletions(-) -- 2.22.0