summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-09-08 20:59:51 -0500
committerKalle Valo <kvalo@codeaurora.org>2019-09-13 17:55:33 +0300
commit05e2a0cb8ce398de16b17655cbec9119ca2cd6c1 (patch)
tree42cdd2d7b4ecc9ffc7ccf283b48efb83c48fb611 /tools/perf/scripts/python/syscall-counts.py
parenteb4b2d33c16795dd7f21448d6d13c5a6c2d64968 (diff)
rtlwifi: rtl8723ae: Replace local bit manipulation macros
This driver uses a set of local macros to manipulate the RX and TX descriptors, which are all little-endian quantities. These macros are replaced by the bitfield macros le32p_replace_bits() and le32_get_bits(). In several places, the macros operated on an entire 32-bit word. In these cases, a direct read or replacement is used. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions