summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-08-31 21:06:41 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-09-03 16:30:45 +0300
commit11f92ca1475ced7d1995510f566ebbf86bff53d7 (patch)
treedf977e0ea15110b99cc0c1953591d0536647cb5b /tools/perf/scripts/python
parent8ef113ff0feda78b15ef84548fa0fba830bada49 (diff)
downloadlinux-11f92ca1475ced7d1995510f566ebbf86bff53d7.tar.xz
rtlwifi: rtl8192ee: 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')
0 files changed, 0 insertions, 0 deletions