summaryrefslogtreecommitdiffstats
path: root/Documentation/target
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-09-08 20:59:52 -0500
committerKalle Valo <kvalo@codeaurora.org>2019-09-13 17:55:34 +0300
commita9db071f7816bf203b84bb49be7c8862f0c251d4 (patch)
treeaa981fe53494f825ac133650b0f6a2d19b4219f3 /Documentation/target
parent05e2a0cb8ce398de16b17655cbec9119ca2cd6c1 (diff)
downloadlinux-a9db071f7816bf203b84bb49be7c8862f0c251d4.tar.bz2
rtlwifi: rtl8723ae: Convert macros that set descriptor
As a first step in the conversion, the macros that set the RX and TX descriptors are converted to static inline routines, and the names are changed from upper to lower case. To minimize the changes in a given step, the input descriptor information is left as as a byte array (u8 *), even though it should be a little-endian word array (__le32 *). That will be changed in the next patch. Several places where checkpatch.pl reports lines too long are fixed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'Documentation/target')
0 files changed, 0 insertions, 0 deletions