Re: [Cake] [PATCH] Remove plain pkt_sched.h dependency

2018-04-24 Thread Toke Høiland-Jørgensen
Georgios Amanakis  writes:

> I just tried an in-tree built using net-next. Aside from that line it
> compiles on x86_64 successfully. I will give it a try on my router
> later on.

Yeah, I was getting to that; but removing that include means the changes
have to be imported into the kernel-tree pkt_sched.h (which I assume you
did to compile it?), so I wanted to finish up any other changes first...

Thanks for testing!

-Toke
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake


Re: [Cake] [PATCH] Remove plain pkt_sched.h dependency

2018-04-23 Thread Georgios Amanakis
I just tried an in-tree built using net-next. Aside from that line it
compiles on x86_64 successfully. I will give it a try on my router later on.

George

On Mon, Apr 23, 2018, 4:19 PM George Amanakis  wrote:

> ---
>  sch_cake.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/sch_cake.c b/sch_cake.c
> index 3eb743d..52ba3d7 100644
> --- a/sch_cake.c
> +++ b/sch_cake.c
> @@ -56,7 +56,6 @@
>  #include 
>  #include 
>  #include 
> -#include "pkt_sched.h"
>  #include 
>  #include 
>  #include 
> --
> 2.17.0
>
>
___
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake