rtlwifi: rtl8192se: Convert inline routines to little-endian words
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 9 Oct 2019 17:37:11 +0000 (12:37 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 11 Oct 2019 08:56:56 +0000 (11:56 +0300)
commit1dce7eb37333a5e1b155a381d8b517c5e2d2bc39
tree8723d2f5b7a5c618fbea74a3c4813e9ec3803f49
parent06aae1b02285fd144ff1f1c50a7824f09dc8d778
rtlwifi: rtl8192se: 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.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8192se/def.h
drivers/net/wireless/realtek/rtlwifi/rtl8192se/trx.c