From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Date: Tue, 21 Sep 2010 14:31:15 +0200 Subject: [ath9k-devel] ath9k, multiple stations, and AMPDUs In-Reply-To: <4C98A2C4.8060108@openwrt.org> References: <4C9841BA.4080700@candelatech.com> <4C98848C.70005@openwrt.org> <4C98A022.7020106@candelatech.com> <4C98A2C4.8060108@openwrt.org> Message-ID: <1285072275.12764.2.camel@jlt3.sipsolutions.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Tue, 2010-09-21 at 14:19 +0200, Felix Fietkau wrote: > It might be possible to fix this by adding another sta lookup helper > function in mac80211 that takes another address argument for the BSSID, > so that it can get the sta entry for the correct vif. I don't know if > Johannes wants something like that though. Actually, you want the RA, not the BSSID. johannes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:57728 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752393Ab0IUMbQ (ORCPT ); Tue, 21 Sep 2010 08:31:16 -0400 Subject: Re: [ath9k-devel] ath9k, multiple stations, and AMPDUs From: Johannes Berg To: Felix Fietkau Cc: Ben Greear , "ath9k-devel@lists.ath9k.org" , "linux-wireless@vger.kernel.org" In-Reply-To: <4C98A2C4.8060108@openwrt.org> References: <4C9841BA.4080700@candelatech.com> <4C98848C.70005@openwrt.org> <4C98A022.7020106@candelatech.com> <4C98A2C4.8060108@openwrt.org> Content-Type: text/plain; charset="UTF-8" Date: Tue, 21 Sep 2010 14:31:15 +0200 Message-ID: <1285072275.12764.2.camel@jlt3.sipsolutions.net> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2010-09-21 at 14:19 +0200, Felix Fietkau wrote: > It might be possible to fix this by adding another sta lookup helper > function in mac80211 that takes another address argument for the BSSID, > so that it can get the sta entry for the correct vif. I don't know if > Johannes wants something like that though. Actually, you want the RA, not the BSSID. johannes