Hi Gustavo, On Fri, Jun 04, 2010, Gustavo F. Padovan wrote: > +static void turn_debug_on(const char *debug) Please call this simply debug_on() > +static void turn_debug_off() same here (debug_off) > +void __btd_toogle_debug() It's called toggle and not toogle :) > + if (enabled == NULL) > + turn_debug_on("*"); I suppose this should restore the previous value and not hard-code "*"? Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html