Skip to content
Commit a9cbeddd authored by Sergey Vlasov's avatar Sergey Vlasov Committed by Adrian Bunk
Browse files

Input: psmouse - fix attribute access on 64-bit systems



psmouse_show_int_attr() and psmouse_set_int_attr() were accessing
unsigned int fields as unsigned long, which gave garbage on x86_64.

Signed-off-by: default avatarSergey Vlasov <vsu@altlinux.ru>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 89de5e72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment