From: Zefir Kurtisi Date: Mon, 15 Apr 2013 09:29:06 +0000 (+0200) Subject: ath9k: change DFS logging to use ath_dbg() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca21cfde84e2cb0d64222cbb2ee2cf3163c5f068;p=pandora-kernel.git ath9k: change DFS logging to use ath_dbg() The DFS pattern detector was initially planned to reside on a higher layer and used generic pr_*() logging functions. Being part of ath9k, use ath_dbg() instead and make DFS log ouput selectable via ATH_DBG_DFS (0x20000) at runtime. This patch does not contain functional modifications. Signed-off-by: Zefir Kurtisi Signed-off-by: John W. Linville --- Reading git-diff-tree failed