summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-08-02 04:21:00 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-08-06 15:42:51 +0300
commita246b92914339e539b5fd27b347601fc9f0e8460 (patch)
treee0c9a0a9bc5e791a65e4bbfc0e249d5bcd4fce6f /tools/perf/scripts/python/stackcollapse.py
parent49a52d05a3c7252357ab6b1e49c17ed0c02cf80f (diff)
downloadlinux-a246b92914339e539b5fd27b347601fc9f0e8460.tar.xz
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 <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions