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:
d082b9b
)
[PATCH] rtl8187: fix endianness issue in rtl8225 register writing
author
Michael Wu
<flamingice@sourmilk.net>
Thu, 14 Jun 2007 07:33:48 +0000
(
00:33
-0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 10 Jul 2007 17:51:38 +0000
(13:51 -0400)
I failed to notice that a u16 was being passed to the hardware.
This fixes it.
Thanks to Kasper F. Brandt for finding this!
Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found