Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:45168 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755367Ab1DDT5o (ORCPT ); Mon, 4 Apr 2011 15:57:44 -0400 Received: by iyb14 with SMTP id 14so6225418iyb.19 for ; Mon, 04 Apr 2011 12:57:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1301919566.3870.8.camel@jlt3.sipsolutions.net> References: <1301686955-9402-1-git-send-email-lrodriguez@atheros.com> <1301687948.3842.0.camel@jlt3.sipsolutions.net> <1301689736.3842.4.camel@jlt3.sipsolutions.net> <1301694574.3842.6.camel@jlt3.sipsolutions.net> <1301919566.3870.8.camel@jlt3.sipsolutions.net> From: "Luis R. Rodriguez" Date: Mon, 4 Apr 2011 12:57:24 -0700 Message-ID: Subject: Re: [PATCH v3 1/2] cfg80211: fix regulatory restore upon user hints To: Johannes Berg Cc: linville@tuxdriver.com, gregoryx.alagnou@intel.com, linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Apr 4, 2011 at 5:19 AM, Johannes Berg wrote: > On Fri, 2011-04-01 at 15:22 -0700, Luis R. Rodriguez wrote: > >> >> I cannot see any other cases here where we'd block a request from userspace. >> > >> > No not block a request. I'm just thinking that this taking things off >> > the list temporarily might erroneously discard a crda response. >> >> Ah, but the stuff in the queue is stuff which we have not yet sent out >> to userspace. CRDA and the kernel process regulatory requests >> atomically. > > Ah, ok, I misunderstood this then. Oh OK, acked-by ? Luis