commit | 01d478338ff3eff3bade043495f0fc9e57568876 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Mon Aug 21 11:36:53 2006 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 29 17:06:31 2006 -0400 |
tree | ec7317a247a3758fdddaddf6877826f71e0425d8 | |
parent | f09fc44d8c25f22c4d985bb93857338ed02feac6 [diff] |
[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>