commit | 3800276a40751539a920ef8e0537ef2e19126799 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Dec 02 19:12:36 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 07 16:34:47 2010 -0500 |
tree | ccf058ea286aef7faa79aea4236b30c1b8cb757e | |
parent | 21a99f934949807dc0c9dc7642bbf0081b7582f9 [diff] |
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 <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>