Return-path: Received: from mail-iw0-f204.google.com ([209.85.223.204]:57112 "EHLO mail-iw0-f204.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750749AbZHZWrJ (ORCPT ); Wed, 26 Aug 2009 18:47:09 -0400 Received: by iwn42 with SMTP id 42so411741iwn.33 for ; Wed, 26 Aug 2009 15:47:11 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1251325824.20531.1.camel@johannes.local> References: <850984.89698.qm@web23108.mail.ird.yahoo.com> <1251297273.15619.11.camel@johannes.local> <43e72e890908261333m1d576fdhaa16088affec5426@mail.gmail.com> <43e72e890908261506h6b9ec4efq2d190388663d4671@mail.gmail.com> <1251324755.20531.0.camel@johannes.local> <43e72e890908261526g538eea56l873314e576331449@mail.gmail.com> <1251325824.20531.1.camel@johannes.local> From: "Luis R. Rodriguez" Date: Wed, 26 Aug 2009 15:46:51 -0700 Message-ID: <43e72e890908261546k23093162g2bece1efe9f467e9@mail.gmail.com> Subject: Re: [RFC/RFT] rtl8187: Implement rfkill support To: Johannes Berg Cc: htl10@users.sourceforge.net, Hin-Tak Leung , Larry Finger , Herton Ronaldo Krzesinski , linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Aug 26, 2009 at 3:30 PM, Johannes Berg wrote: > On Wed, 2009-08-26 at 15:26 -0700, Luis R. Rodriguez wrote: > >> I was thinking of the case where someone hit rfkill between dev_open() >> and mac80211's subif_open() but I am either not sure if this is >> possible. > > Oh, but that's ok -- we'll set the interface down again very quickly > after. Besides, you could be in subif_open() already while hitting it, > somewhere in driver initialisation... > >> If there is a real value to adding it to mac80211 then we wouldn't >> need to tug around a hunk for it on compat. > > I don't see any value in it. OK -- then someone interested can add the hunk to compat. Luis