diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2019-09-08 20:59:57 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-13 17:55:39 +0300 |
commit | fca13fd03da7898e7d513ea795b176bfb51ab9ff (patch) | |
tree | 0ed41ffb1428bcd122ab35ed18bfe36281f33c75 /drivers/net/wireless/realtek/rtlwifi/rtl8192ce/def.h | |
parent | d7b259fe697117f26a56cd11cdd410f08f94e987 (diff) | |
download | lwn-fca13fd03da7898e7d513ea795b176bfb51ab9ff.tar.gz lwn-fca13fd03da7898e7d513ea795b176bfb51ab9ff.zip |
rtlwifi: rtl8723be: 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.
The macro that cleared a descriptor has now been converted into an inline
routine.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/rtl8192ce/def.h')
0 files changed, 0 insertions, 0 deletions