1 Apr 2011 01:06
Re: [PATCH] cfg80211: add a timer for invalid user reg hints
On Thu, Mar 31, 2011 at 3:31 PM, Luis R. Rodriguez <lrodriguez@...> wrote: > We have no other option but to inform userspace that we have > queued up their regulatory hint request when we are given one > given that nl80211 operates atomically on user requests. The > best we can do is accept the request, and set a timer for processing > it. If the timer is hit we restore the regulatory settings and > ignore the user input. > > This fixes this reported bug: > > https://bugzilla.kernel.org/show_bug.cgi?id=28112 > > Reported-by: gregoryx.alagnou@... > Signed-off-by: Luis R. Rodriguez <lrodriguez@...> I'll respin using schedule_delayed_work() instead. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@... More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed