Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:60837 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753972Ab3ARUz6 (ORCPT ); Fri, 18 Jan 2013 15:55:58 -0500 Received: by sipsolutions.net with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1TwIyj-0003le-6K for linux-wireless@vger.kernel.org; Fri, 18 Jan 2013 21:55:57 +0100 Message-ID: <1358542582.7922.10.camel@jlt4.sipsolutions.net> (sfid-20130118_215604_302841_CC7CB11A) Subject: Re: [PATCH] mac80211: improve aggregation debug messages From: Johannes Berg To: linux-wireless@vger.kernel.org Date: Fri, 18 Jan 2013 21:56:22 +0100 In-Reply-To: <1358340217-22419-1-git-send-email-johannes@sipsolutions.net> (sfid-20130116_134319_101644_09148CE1) References: <1358340217-22419-1-git-send-email-johannes@sipsolutions.net> (sfid-20130116_134319_101644_09148CE1) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2013-01-16 at 13:43 +0100, Johannes Berg wrote: > From: Johannes Berg > > A lot of the aggregation messages don't indicate the > station so they're hard to understand if there are > multiple sessions in progress. Make that easier by > adding the MAC address to most messages. Also add > the TID if it wasn't already there. Applied. johannes