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.

Signed-off-by: Larry Finger <larry.fin...@lwfinger.net>

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

 .../wireless/realtek/rtlwifi/rtl8192se/def.h  | 619 ++++++++----------
 .../wireless/realtek/rtlwifi/rtl8192se/fw.c   |  31 +-
 .../wireless/realtek/rtlwifi/rtl8192se/trx.c  | 189 +++---
 3 files changed, 375 insertions(+), 464 deletions(-)

-- 
2.23.0

Reply via email to