Return-path: Received: from mail-pz0-f196.google.com ([209.85.222.196]:41119 "EHLO mail-pz0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751972AbZHFOaM (ORCPT ); Thu, 6 Aug 2009 10:30:12 -0400 Received: by pzk34 with SMTP id 34so934395pzk.4 for ; Thu, 06 Aug 2009 07:30:13 -0700 (PDT) Message-ID: <4A7AE8E6.4050301@lwfinger.net> Date: Thu, 06 Aug 2009 09:29:58 -0500 From: Larry Finger MIME-Version: 1.0 To: Michael Buesch CC: John W Linville , wireless , bcm43xx-dev@lists.berlios.de, gregor kowski Subject: Re: [PATCH] b43: Fix hardware key index handling References: <200908061036.50631.mb@bu3sch.de> In-Reply-To: <200908061036.50631.mb@bu3sch.de> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Michael Buesch wrote: > This fixes the hardware encryption keys index and array size handling. > > Thanks to Gregor Kowski for reporting this issue. > > Signed-off-by: Michael Buesch > > --- > > This should probably go as a bugfix. > (Does this actually fix the PHY transmission errors? I don't see them anymore... > Note that you need to enable debugging to see them.) I still see the PHY transmission errors. I had two of them and a "RX: packet dropped" debug message within seconds of reloading b43 with this patch included. Larry