On Wed, Jan 15, 2014 at 05:52:42PM +0200, Ilan Peer wrote: > + if (!regulatory_ir_allowed(req->channels[0]) || Please keep in mind that the feature flag on the wiphy would be used in your regulatory_ir_allowed() routine. Luis
On Wed, Jan 15, 2014 at 05:52:42PM +0200, Ilan Peer wrote: > + if (!regulatory_ir_allowed(req->channels[0]) || Please keep in mind that the feature flag on the wiphy would be used in your regulatory_ir_allowed() routine. Luis