aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2019-11-25 12:32:27 -0600
committerKalle Valo <[email protected]>2019-12-18 20:21:37 +0200
commit08f6ef39bc3d40cc946dd3c3bbe50c088c498d9d (patch)
tree079715a76abc1b86ef810547ca5e981304fa29f2 /tools/perf/scripts/python/syscall-counts.py
parentb8e1ada81fb71f54c5577b46e562016623f2567c (diff)
rtlwifi: rtl8192de: 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions