Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36642 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753925Ab2BAPoX (ORCPT ); Wed, 1 Feb 2012 10:44:23 -0500 Date: Wed, 1 Feb 2012 10:43:36 -0500 From: Dave Jones To: Emmanuel Grumbach , Norbert Preining , linux-kernel@vger.kernel.org, ipw3945-devel@lists.sourceforge.net, "Guy, Wey-Yi" , Johannes Berg , "linux-wireless@vger.kernel.org" , "ilw@linux.intel.com" Subject: Re: iwlagn is getting even worse with 3.3-rc1 Message-ID: <20120201154335.GA8494@redhat.com> (sfid-20120201_164442_447033_050BD5B3) References: <20120124013625.GB18436@gamma.logic.tuwien.ac.at> <20120125002250.GA20431@gamma.logic.tuwien.ac.at> <20120126003735.GA2346@gamma.logic.tuwien.ac.at> <20120126232555.GB16330@gamma.logic.tuwien.ac.at> <20120131024143.GA10418@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20120131024143.GA10418@redhat.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Jan 30, 2012 at 09:41:43PM -0500, Dave Jones wrote: > > > Generally fine. > > > > > > Thanks, more reports later. > > > > Dave ? > > after running with it all evening, it seems to be working fine so far. Two days later, it hasn't locked up at all, so this is definitly fixing my problem. One thing though, dmesg is flooded with these.. [ 4384.849732] iwlwifi 0000:04:00.0: Tx aggregation enabled on ra = b8:c7:5d:0c:39:87 tid = 0 [ 4434.332275] iwlwifi 0000:04:00.0: Tx aggregation enabled on ra = b8:c7:5d:0c:39:87 tid = 0 [ 4475.309883] iwlwifi 0000:04:00.0: Tx aggregation enabled on ra = b8:c7:5d:0c:39:87 tid = 0 Can it be supressed if the ra hasn't changed ? Dave