Re: [LEDE-DEV] Fwd: [PATCH] ath9k: Add airtime fairness scheduler

2016-11-28 Thread bart van zoest
Thanks John and Toke, The build compiled fine however I am not able to test it (atm no access to router). Also saw that Toke released v2 of the patch so my box is compiling again On Mon, Nov 28, 2016 at 3:09 PM, John Crispin wrote: > > > On 28/11/2016 14:58, bart van zoest

Re: [LEDE-DEV] Fwd: [PATCH] ath9k: Add airtime fairness scheduler

2016-11-28 Thread John Crispin
On 28/11/2016 14:58, bart van zoest wrote: > Hi Weedy and Toke, > > I am trying to apply the patch using: "curl > https://patchwork.ozlabs.org/patch/699159/raw/ | git apply -v". Is the > following output normal? > > :60: trailing whitespace. > :65: trailing whitespace. > :67: space before

[LEDE-DEV] Fwd: [PATCH] ath9k: Add airtime fairness scheduler

2016-11-28 Thread bart van zoest
Hi Weedy and Toke, I am trying to apply the patch using: "curl https://patchwork.ozlabs.org/patch/699159/raw/ | git apply -v". Is the following output normal? :60: trailing whitespace. :65: trailing whitespace. :67: space before tab in indent. bool has_queued; :69: trailing whitespace.