From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x244.google.com (mail-io0-x244.google.com [IPv6:2607:f8b0:4001:c06::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 0E3073B29E for ; Mon, 2 Jan 2017 12:08:41 -0500 (EST) Received: by mail-io0-x244.google.com with SMTP id f73so54620127ioe.2 for ; Mon, 02 Jan 2017 09:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=nFIn5nCKbyqREILMEBOB+tkFZ1mS6vvsoGzCQfGrdSY=; b=iN7TJDIPJcJSphQ2XKlF8Uxl7kzt1/TRQl6leZhrATkyoYb2ZkQG0y4syQtjiGySjv Z9RfsY5AmBlX0TerdxzgPoJ8aGXR5wTTPSZ8EDLfirZ0BFXuDiZjyU4dMmTOn1ktz3jP Ag/pBXR+MaWFklOLNCioGVhuMHSkMzATWWOYt2xk/Qgd7HgjYScuhq/8/MDwzN9DiJll ZTjKHYckrQL9fTIs8bzSzuOlF73NFDRRFNqh6/DebuqWTKL9EOZ3uavNY0EpfhO+t0pM hLEcXlwudIzGAgBnruk66gnp5Q/I5mpXbf34SO4QX1pZ7z2uhbMGetxuRndS3XyOEOop dDkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=nFIn5nCKbyqREILMEBOB+tkFZ1mS6vvsoGzCQfGrdSY=; b=IMX83E7jHRubs/SyQR0YKw1yisL0d1d/sHRKjF0wdRMdcIW1mU2ljI0EvKTRJxo5+w Ko3jiDFSQfrBkL2Y7ITQ4Vq/LftBdSR1RaA3KTqR4qUUgBf1ZxUAVkvGxVJivMVdV4kf bcukY3NcomZtMUWM5xMDfczfsmNL8ezazl85yZWum3NC5cyxadoDnDofwwKFttwtBLlD aENNNt2UvKuMkrlMmjDwa3xGdko8qW6OCylYJpSKBaj4HjPk/qRXy7VbcuO2C0FBrsGx 3IQ9PWkKE8hTLn4LCiWB7lvIej6l9iCQP4hd6iNQcFSKwj3cTym32a3XqYZyZRIPHaoY DlJQ== X-Gm-Message-State: AIkVDXLysRijlfIpO8LZKInnx+SmZsurRge2rvBfKonSrx+swd3fkHvz12MwTF2tm0mpejB0zInW0Angy75glg== X-Received: by 10.107.7.193 with SMTP id g62mr45991214ioi.92.1483376921493; Mon, 02 Jan 2017 09:08:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.245.43 with HTTP; Mon, 2 Jan 2017 09:08:40 -0800 (PST) In-Reply-To: References: <87o9zp1kxh.fsf@toke.dk> From: Loganaden Velvindron Date: Mon, 2 Jan 2017 21:08:40 +0400 Message-ID: To: Dave Taht Cc: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= , make-wifi-fast@lists.bufferbloat.net, Frank Horowitz 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 17:08:42 -0000 On Mon, Jan 2, 2017 at 8:50 PM, Dave Taht wrote: > On Mon, Jan 2, 2017 at 8:33 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: >> 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 = your >>> ath9k patches =E2=80=94 mostly so I can have those patches and BBR in o= ne 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= .git/ > > It was just submitted for kernel 3.11 a few hours ago. > >> I think you mean 4.11 right ?