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:
21a99f9
)
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
author
Joe Perches
<joe@perches.com>
Fri, 3 Dec 2010 03:12:36 +0000
(19:12 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 7 Dec 2010 21:34:47 +0000
(16:34 -0500)
So these errors are always emitted at KERN_ERR level.
Remove ARRAY_SIZE casts, use printf type %zu
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found