On Tue, Oct 21, 2008 at 03:31:50AM -0700, Johannes Berg wrote: > +extern void regulatory_struct_hint(struct ieee80211_regdomain *rd, > + u32 bands); > #endif /* __NET_WIRELESS_H */ > --- everything.orig/net/wireless/reg.c 2008-10-21 11:50:14.000000000 +0200 > +++ everything/net/wireless/reg.c 2008-10-21 12:26:08.000000000 +0200 > EXPORT_SYMBOL(regulatory_hint); > > +void regulatory_struct_hint(struct ieee80211_regdomain *rd, u32 bands) > +{ <-- snip --> > +} > + Oh and forgot the EXPORT_SYMBOL(regulatory_struct_hint) though. Luis -- 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