git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7215561
)
Input: psmouse - fix attribute access on 64-bit systems
author
Sergey Vlasov
<vsu@altlinux.ru>
Thu, 9 Nov 2006 05:34:27 +0000
(
00:34
-0500)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 9 Nov 2006 05:34:27 +0000
(
00:34
-0500)
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: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found