aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-09-01 10:47:04 -0500
committerKalle Valo <kvalo@codeaurora.org>2019-09-03 16:32:16 +0300
commit081420490083b4b80413d84e117dfd6a7b5aec9c (patch)
tree9d26dc119b658ff5b6129bdaa041a6a899376ff3 /tools/perf/scripts/python/export-to-postgresql.py
parentrtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX (diff)
downloadlinux-dev-081420490083b4b80413d84e117dfd6a7b5aec9c.tar.xz
linux-dev-081420490083b4b80413d84e117dfd6a7b5aec9c.zip
rtlwifi: rtl8192cu: Replace local bit manipulation macros
This driver uses a set of local macros to manipulate the TX and RX 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 '')
0 files changed, 0 insertions, 0 deletions