On Thu, Feb 21, 2008 at 12:16:02PM -0500, Pavel Roskin wrote: > 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. Hmmm...maybe you are right. Unfortunately I already apply your patch instead. Johannes, I'll refactor this patch on top of proski's to get your original intended result. Thanks, John -- John W. Linville linville@xxxxxxxxxxxxx - 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