diff options
author | 2019-09-02 20:18:12 -0500 | |
---|---|---|
committer | 2019-09-03 16:34:24 +0300 | |
commit | 38fcdcbd3def356f3d637b68a2aeebd9dcdfdba3 (patch) | |
tree | 52e87e4edc3e473b790b78e3e812b400f28cd28a /tools/perf/scripts/python/stackcollapse.py | |
parent | rtlwifi: rtl8821ae: Fix incorrect returned values (diff) | |
download | linux-dev-38fcdcbd3def356f3d637b68a2aeebd9dcdfdba3.tar.xz linux-dev-38fcdcbd3def356f3d637b68a2aeebd9dcdfdba3.zip |
rtlwifi: rtl8188ee: Fix incorrect returned values
In commit 36eda7568f2e ("rtlwifi: rtl8188ee: 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: 36eda7568f2e ("rtlwifi: rtl8188ee: 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