aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-09-08 20:59:56 -0500
committerKalle Valo <[email protected]>2019-09-13 17:55:38 +0300
commitd7b259fe697117f26a56cd11cdd410f08f94e987 (patch)
tree303000384742c349ce8bf0c0b82ff87451290bab /tools/perf/scripts/python
parent360226fdc53dc3b4018cbc27595af066b57b640e (diff)
rtlwifi: rtl8723be: 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 complains about a space after a cast are fixed. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions