diff options
| author | Larry Finger <Larry.Finger@lwfinger.net> | 2019-10-09 20:37:09 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2019-10-11 11:56:53 +0300 |
| commit | c3f997f0c3b2c46776304a482571cdee5f182de2 (patch) | |
| tree | d5491351428d70b5c55c4761038f389b178a7514 /tools/perf/scripts/python/syscall-counts.py | |
| parent | c2fca7d083f78aad632fb99fd24acb082c58a495 (diff) | |
| download | linux-c3f997f0c3b2c46776304a482571cdee5f182de2.tar.xz | |
rtlwifi: rtl8192se: 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
