diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2019-09-03 04:18:13 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-03 16:34:25 +0300 |
commit | fe025ef7d066752d9924748b8b4f32aa75b81fb1 (patch) | |
tree | 367b041bc3636094b7796b43a8070b558c2242c1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 38fcdcbd3def356f3d637b68a2aeebd9dcdfdba3 (diff) | |
download | linux-fe025ef7d066752d9924748b8b4f32aa75b81fb1.tar.xz |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions