Return-path: Received: from rv-out-0506.google.com ([209.85.198.224]:26977 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752809AbZHNSol (ORCPT ); Fri, 14 Aug 2009 14:44:41 -0400 Received: by rv-out-0506.google.com with SMTP id f6so485026rvb.1 for ; Fri, 14 Aug 2009 11:44:42 -0700 (PDT) Message-ID: <4A85B094.6010407@lwfinger.net> Date: Fri, 14 Aug 2009 13:44:36 -0500 From: Larry Finger MIME-Version: 1.0 To: =?UTF-8?B?R8OhYm9yIFN0ZWZhbmlr?= CC: John Linville , Michael Buesch , Mark Huijgen , Broadcom Wireless , linux-wireless Subject: Re: [PATCH] b43: LP-PHY: Fix reading old mode in the set TX power control routine References: <4A85AD1B.1060008@gmail.com> In-Reply-To: <4A85AD1B.1060008@gmail.com> Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: Gábor Stefanik wrote: > Check the mode the hardware is in, not the mode we used the last time. > > Signed-off-by: Gábor Stefanik > --- > Mark, please test if this fixes the TX power control WARN_ON you were > seeing. It does not fix it here. I'll take a look at the specs. Larry