]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ipw2200: always enable frequently used debugging code
authorZhu Yi <yi.zhu@intel.com>
Mon, 21 Aug 2006 03:36:53 +0000 (11:36 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Aug 2006 21:06:31 +0000 (17:06 -0400)
commit01d478338ff3eff3bade043495f0fc9e57568876
treeec7317a247a3758fdddaddf6877826f71e0425d8
parentf09fc44d8c25f22c4d985bb93857338ed02feac6
[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 <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig
drivers/net/wireless/ipw2200.c
drivers/net/wireless/ipw2200.h