rtlwifi: rtl8192de: Convert inline routines to little-endian words
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 25 Nov 2019 18:32:29 +0000 (12:32 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 18:21:39 +0000 (20:21 +0200)
commit96c21a254053539bca12c5a750d9762ea419363d
treef2d83fdab6965cbc5558c94e7b1046575c3d1cdc
parentfa2b36a344f50ef6792315173567d9ce16832295
rtlwifi: rtl8192de: Convert inline routines to little-endian words

In this step, the read/write routines for the descriptors are converted
to use __le32 quantities, thus a lot of casts can be removed. Callback
routines still use the 8-bit arrays, but these are changed within the
specified routine.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c
drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.h