On Thu, 2006-04-13 at 10:30 -0700, Stephen Hemminger wrote: > Please get rid of the debug config option. Make the debug code, default > off and be low enough impact that everyone can ship with it.
This patch is exactly doing so. There won't be the debug module param if CONFIG_IPW2200_DEBUG is not defined. Otherwise it could be used to set different debug level, which helps a lot for the driver debuging. Thanks, -yi - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html