On Tue, Oct 21, 2008 at 03:30:42AM -0700, Johannes Berg wrote: > --- everything.orig/net/wireless/reg.h 2008-10-21 11:16:54.000000000 +0200 > +++ everything/net/wireless/reg.h 2008-10-21 11:43:18.000000000 +0200 > @@ -11,30 +11,21 @@ int set_regdom(const struct ieee80211_re > > /** > * __regulatory_hint - hint to the wireless core a regulatory domain > - * @wiphy: if a driver is providing the hint this is the driver's very > - * own &struct wiphy > + * @wiphy: if the hint comes from country information from an AP, this > + * is required to be set to the wiphy that received the information > * @alpha2: the ISO/IEC 3166 alpha2 being claimed the regulatory domain > - * should be in. If @rd is set this should be NULL > - * @rd: a complete regulatory domain, if passed the caller need not worry > - * about freeing it > + * should be in. If @rd is set this should be NULL ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ That can be removed from kdoc as @rd is gone now. Also can you please update Documentation/networking/regulatory.txt to reflect the new changes for mortals? 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