From: Tomas Winkler Date: Fri, 19 Dec 2008 02:37:31 +0000 (+0800) Subject: iwlwifi: clean up printing X-Git-Tag: v2.6.30-rc1~662^2~836^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978785a3892b34448446e8c8a17f48454f1bdd6a;p=pandora-kernel.git iwlwifi: clean up printing Use IWL_ macros where possible to unify debug output usage. Define new unconditional printouts IWL_ERR, IWL_WARN, IWL_INFO, and IWL_CRIT which don't use hidden priv pointer. Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed