On Tue, 2014-06-17 at 11:16 +0200, Arend van Spriel wrote: > /** > + * wiphy_is_40mhz_24ghz_disabled - check whether 40MHz bandwidth in 2.4G that seems incomplete :) > + * @wiphy: The wiphy to check. > + * > + * Return: true is 40MHz is disabled in 2.4G band. > + */ > +bool wiphy_is_40mhz_24ghz_disabled(struct wiphy *wiphy); Why should that have a wiphy argument? Might also be simpler to just export the variable? johannes -- 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