aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-08-01 20:21:00 -0500
committerKalle Valo <[email protected]>2019-08-06 15:42:51 +0300
commita246b92914339e539b5fd27b347601fc9f0e8460 (patch)
treee0c9a0a9bc5e791a65e4bbfc0e249d5bcd4fce6f /tools/perf/scripts/python/intel-pt-events.py
parent49a52d05a3c7252357ab6b1e49c17ed0c02cf80f (diff)
rtlwifi: rtl8192ce: 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 <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions