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 <[email protected]>

Larry Finger (4):
  rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX
  rtlwifi: rtl8192ce: Replace local bit manipulation macros
  rtlwifi: rtl8192ce: Convert macros that set descriptor
  rtlwifi: rtl8192ce: Convert inline routines to little-endian words

 .../wireless/realtek/rtlwifi/rtl8192ce/trx.c  | 215 ++---
 .../wireless/realtek/rtlwifi/rtl8192ce/trx.h  | 803 +++++++-----------
 2 files changed, 424 insertions(+), 594 deletions(-)

-- 
2.22.0

Reply via email to