From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2001:470:dc45:1000::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id AA0FE3B29E for ; Mon, 2 Jan 2017 11:33:16 -0500 (EST) Received: from mail.toke.dk (localhost.localdomain [127.0.0.1]) by mail.toke.dk (Postfix) with ESMTPS id 6046237C66; Mon, 2 Jan 2017 17:33:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1483374795; bh=n4AFm/xlWRXxMsx077KEyl8SFC/Sdfd5pYRYc1zfw+c=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=wN/oJk257r+Q04AwOvN0kKEft6VA5RDesJ+hViUoUDoLv8qUOdd+PYhyNIn8CJMfy z5VDNfMJ5Bxx6rbp5oD7mQtq0/wAhOyUhGC+2o2Il05Bnyap3K7IiYpHMIN3lnFAUj R3y1daITkb9Y7cOylSRBoAyiVuLAn1+klDqTDUZfntMkMqoYHSgEwhiqPuMl8y3xh/ vnZ2adUiwvYE6rR6StW6z3Y+Shj7jiz+p8shG1/weO4zzXpEDWZALy9Vmw9sHISYkB jCsLlCQloOc86L5X3yJH+D6V0GZgf/Gb6gnhdBuVNiuBF2p+elNXrO52bU0YE/7cbF 6wLe7lg+sECwQ== Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 8EC011561A; Mon, 2 Jan 2017 17:33:14 +0100 (CET) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Frank Horowitz Cc: make-wifi-fast@lists.bufferbloat.net References: Date: Mon, 02 Jan 2017 17:33:14 +0100 In-Reply-To: (Frank Horowitz's message of "Mon, 2 Jan 2017 11:14:13 -0500") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87o9zp1kxh.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Make-wifi-fast] ATH9K Airtime fairness in git? X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2017 16:33:16 -0000 Frank Horowitz writes: > Hi Toke (et al.) > > First off, thanks for all of your hard work on this! You're welcome! :) > I=E2=80=99m attempting to patch a relatively mainline kernel tree with yo= ur > ath9k patches =E2=80=94 mostly so I can have those patches and BBR in one= box. > I=E2=80=99m having some issues applying your LEDE patch to a 4.9 kernel, = and > want to try with git=E2=80=99s help from an ancestral tree. Do you have an > accessible git repository with your patch integrated into kernel 4.4 > or newer (as opposed to the patch itself in the LEDE tree)? The patch has been accepted by upstream, so it should be in wireless-drivers-next :) https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers-next.gi= t/ -Toke