From: Joe Perches Date: Fri, 3 Dec 2010 03:12:36 +0000 (-0800) Subject: ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3800276a40751539a920ef8e0537ef2e19126799;p=pandora-kernel.git ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err So these errors are always emitted at KERN_ERR level. Remove ARRAY_SIZE casts, use printf type %zu Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed