From: Zhu Yi Date: Mon, 21 Aug 2006 03:36:53 +0000 (+0800) Subject: [PATCH] ipw2200: always enable frequently used debugging code X-Git-Tag: v2.6.19-rc1~1263^2~60^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d478338ff3eff3bade043495f0fc9e57568876;p=pandora-kernel.git [PATCH] ipw2200: always enable frequently used debugging code Moving part of the debugging code from IPW_DEBUG to IPW_LL_DEBUG (low level debugging) and make IPW_DEBUG be always enabled. IPW_LL_DEBUG still needs to be enabled by selecting CONFIG_IPW2200_DEBUG. But it is highly deprecated for normal users since it adds higher debug verbosity in driver hot paths. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed