On Fri, Jul 6, 2012 at 9:31 AM, Luis R. Rodriguez <rodrigue@xxxxxxxxxxxxxxxx> wrote: > upon wiphy registration we could detect if > a device has the feature enabled and peg core_base_hint_enabled++ or > whatever and then allow them through. Upon deregistration we'd > core_base_hint_enabled-- and only enable the feature if its > 0. > > Seems doable. Yeah.. I like this -- it means we wouldn't have to add a kconfig for the feature, instead each driver could define a kconfig of its own for it. I'll respin, thanks! 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