diff options
author | Larry Finger <[email protected]> | 2019-11-25 12:32:27 -0600 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-12-18 20:21:37 +0200 |
commit | 08f6ef39bc3d40cc946dd3c3bbe50c088c498d9d (patch) | |
tree | 079715a76abc1b86ef810547ca5e981304fa29f2 /tools/perf/scripts/python/syscall-counts.py | |
parent | b8e1ada81fb71f54c5577b46e562016623f2567c (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