Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] [PATCH] Remove plain pkt_sched.h dependency
@ 2018-04-23 20:19 George Amanakis
  2018-04-23 20:23 ` Georgios Amanakis
  0 siblings, 1 reply; 3+ messages in thread
From: George Amanakis @ 2018-04-23 20:19 UTC (permalink / raw)
  To: cake

---
 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 <linux/reciprocal_div.h>
 #include <net/netlink.h>
 #include <linux/version.h>
-#include "pkt_sched.h"
 #include <linux/if_vlan.h>
 #include <net/pkt_sched.h>
 #include <net/tcp.h>
-- 
2.17.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Cake] [PATCH] Remove plain pkt_sched.h dependency
  2018-04-23 20:19 [Cake] [PATCH] Remove plain pkt_sched.h dependency George Amanakis
@ 2018-04-23 20:23 ` Georgios Amanakis
  2018-04-24  8:51   ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 3+ messages in thread
From: Georgios Amanakis @ 2018-04-23 20:23 UTC (permalink / raw)
  To: Cake List

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

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 <gamanakis@gmail.com> 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 <linux/reciprocal_div.h>
>  #include <net/netlink.h>
>  #include <linux/version.h>
> -#include "pkt_sched.h"
>  #include <linux/if_vlan.h>
>  #include <net/pkt_sched.h>
>  #include <net/tcp.h>
> --
> 2.17.0
>
>

[-- Attachment #2: Type: text/html, Size: 1045 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Cake] [PATCH] Remove plain pkt_sched.h dependency
  2018-04-23 20:23 ` Georgios Amanakis
@ 2018-04-24  8:51   ` Toke Høiland-Jørgensen
  0 siblings, 0 replies; 3+ messages in thread
From: Toke Høiland-Jørgensen @ 2018-04-24  8:51 UTC (permalink / raw)
  To: Georgios Amanakis, Cake List

Georgios Amanakis <gamanakis@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-24  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-23 20:19 [Cake] [PATCH] Remove plain pkt_sched.h dependency George Amanakis
2018-04-23 20:23 ` Georgios Amanakis
2018-04-24  8:51   ` Toke Høiland-Jørgensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox