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:
4ef2501
)
ath9k: fix ito64
author
Ming Lei
<tom.leiming@gmail.com>
Tue, 29 Dec 2009 14:57:28 +0000
(22:57 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 4 Jan 2010 21:09:47 +0000
(16:09 -0500)
The unit of sizeof() is byte instead of bit, so fix it.
The patch can fix debug output of some dma_addr_t variables.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found