summaryrefslogtreecommitdiff
path: root/ipc/syscall.c
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-09-02 20:18:12 -0500
committerKalle Valo <kvalo@codeaurora.org>2019-09-03 16:34:24 +0300
commit38fcdcbd3def356f3d637b68a2aeebd9dcdfdba3 (patch)
tree52e87e4edc3e473b790b78e3e812b400f28cd28a /ipc/syscall.c
parent3bf404b470f9295135b7c93cddc78d7a5888e6d5 (diff)
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 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions