From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from nbd.name ([46.4.11.11]:51386 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932633AbcILKIh (ORCPT ); Mon, 12 Sep 2016 06:08:37 -0400 Subject: Re: [PATCH] mac80211: fix sequence number assignment for PS response frames To: Johannes Berg , linux-wireless@vger.kernel.org References: <20160904160059.66297-1-nbd@nbd.name> <1473674327.29016.3.camel@sipsolutions.net> <1473674624.29016.4.camel@sipsolutions.net> <521f75cd-2203-efc0-77c9-d9f7b6c4079f@nbd.name> <1473674822.29016.6.camel@sipsolutions.net> From: Felix Fietkau Message-ID: <96ab269f-a40c-8824-1e61-fd17666ded46@nbd.name> (sfid-20160912_120849_086285_DAD82DF4) Date: Mon, 12 Sep 2016 12:08:35 +0200 MIME-Version: 1.0 In-Reply-To: <1473674822.29016.6.camel@sipsolutions.net> Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2016-09-12 12:07, Johannes Berg wrote: > On Mon, 2016-09-12 at 12:05 +0200, Felix Fietkau wrote: >> On 2016-09-12 12:03, Johannes Berg wrote: >> > >> > >> > > >> > > Hm, I guess I didn't think of that. I guess this potential issue >> > > will >> > > go away once we get Toke's tx handler reorder patch fixed, >> > > rebased >> > > and integrated. >> > > >> > >> > I don't really see how that helps? >> It replaces the changes that I made. >> > > But this is a more general problem, no? Will look into it some more soon. - Felix