diff options
author | 2019-09-02 20:18:13 -0500 | |
---|---|---|
committer | 2019-09-03 16:34:25 +0300 | |
commit | fe025ef7d066752d9924748b8b4f32aa75b81fb1 (patch) | |
tree | 367b041bc3636094b7796b43a8070b558c2242c1 /tools/perf/scripts/python/stackcollapse.py | |
parent | rtlwifi: rtl8188ee: Fix incorrect returned values (diff) | |
download | linux-dev-fe025ef7d066752d9924748b8b4f32aa75b81fb1.tar.xz linux-dev-fe025ef7d066752d9924748b8b4f32aa75b81fb1.zip |
rtlwifi: rtl8192ce: Fix incorrect returned values
In commit 98fd8db59a00 ("rtlwifi: rtl8192ce: 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: 98fd8db59a00 ("rtlwifi: rtl8192ce: 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