diff options
author | 2019-09-02 20:18:11 -0500 | |
---|---|---|
committer | 2019-09-03 16:34:23 +0300 | |
commit | 3bf404b470f9295135b7c93cddc78d7a5888e6d5 (patch) | |
tree | 1e751ee360f270d3aa85f8e6bb8c4eed0317d8f2 /tools/perf/scripts/python/stackcollapse.py | |
parent | rtlwifi: rtl8192cu: Convert inline routines to little-endian words (diff) | |
download | linux-dev-3bf404b470f9295135b7c93cddc78d7a5888e6d5.tar.xz linux-dev-3bf404b470f9295135b7c93cddc78d7a5888e6d5.zip |
rtlwifi: rtl8821ae: Fix incorrect returned values
In commit bd421dab7515 ("rtlwifi: rtl8821ae: Convert macros that set
descriptor"), all the routines that get fields from a descriptor
were changed to return signed integer values. This is incorrect for the
routines that get the entire 32-bit word. In this case, an unsigned
quantity is required.
Fixes: bd421dab7515 ("rtlwifi: rtl8821ae: Convert macros that set descriptor")
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