ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
authorJoe Perches <joe@perches.com>
Fri, 3 Dec 2010 03:12:36 +0000 (19:12 -0800)
committerJohn 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