On Thu, 2008-02-21 at 11:08 +0100, Johannes Berg wrote: > - if (CONFIG_MAC80211_IBSS_DEBUG || net_ratelimit()) > +#ifndef CONFIG_MAC80211_IBSS_DEBUG > + if (net_ratelimit()) > +#endif It looks like you did a better job at guessing the intention of the code than me. Please apply this patch, not mine. -- Regards, Pavel Roskin - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html