aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-07-30 19:33:02 -0500
committerKalle Valo <[email protected]>2019-08-06 15:41:39 +0300
commit36eda7568f2e4e18ba248974f73767de7778f43a (patch)
treede6a235efa73b370a8d09080b9887e725e79751d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent66b2b064ee54fea02a68589b0513a2586c7a482b (diff)
rtlwifi: rtl8188ee: 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. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions