Return-path: Received: from bu3sch.de ([62.75.166.246]:46859 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752213AbYIPPmq (ORCPT ); Tue, 16 Sep 2008 11:42:46 -0400 From: Michael Buesch To: bcm43xx-dev@lists.berlios.de Subject: Re: Regression in 2.6.27-rcX caused by commit bc19d6e0b74ef03a3baf035412c95192b54dfc6f Date: Tue, 16 Sep 2008 17:42:15 +0200 Cc: Larry Finger , John Linville , LKML , Adel Gadllah , wireless References: <48CFC03A.8020708@lwfinger.net> In-Reply-To: <48CFC03A.8020708@lwfinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200809161742.15527.mb@bu3sch.de> (sfid-20080916_174252_243270_4D99247E) Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tuesday 16 September 2008 16:18:34 Larry Finger wrote: > Since commit bc19d6e0b74ef03a3baf035412c95192b54dfc6f entitled > "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support", the radio LED > no longer responds to rfkill switch events. > > ATM, I do not have a fix, other than reversion of this commit. It's kind of bogus that it pokes with the software rfkill state from within the hardware rfkill handler. Please revert this patch. The commit log says nothing about why this is needed and I don't see a point in overriding the state in the rfkill-private data structure from within the driver. -- Greetings Michael.