From: Stanislaw Gruszka Date: Mon, 13 Sep 2010 12:46:44 +0000 (+0200) Subject: iwlwifi: use IWL_DEBUG_SCAN for debug scanning X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf24421292d92556d53630e6973b34324c94103;p=pandora-kernel.git iwlwifi: use IWL_DEBUG_SCAN for debug scanning Replace IWL_DEBUG_{INFO,HC,RC} to IWL_DEBUG_SCAN in iwl-scan.c file. Add some more IWL_DEBUG_SCAN messages. This will allow to fully debug scanning using only IWL_DL_SCAN flag. Also start one message sentence with capital letter, since that convention in iwl-scan.c file. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed