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:
632fefa
)
GenWQE: Accidently casting to u32 where u64 is required
author
Frank Haverkamp
<haver@linux.vnet.ibm.com>
Fri, 20 Dec 2013 19:27:20 +0000
(20:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 19:34:29 +0000
(11:34 -0800)
Fix a casting to u32 where u64 would be appropriate.
The bad casting made the driver unusable.
Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found