Re: [PATCH] backports: use codel and fq headers from the kernel sources

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2016-08-12 at 14:15 +0300, Luca Coelho wrote:
> From: Luca Coelho <luciano.coelho@xxxxxxxxx>
> 
> We don't need to have a local copy of codel.h anymore, so it can be
> removed and copied from the kernel sources.  Additionally, it was
> split into 3 different headers, so copy the other 2 as well.
> 
> Also copy the fq header files, which are used by newer wireless
> subsystem versions, from the kernel sources.
> 
> Additionally, remove pkt_sched.h since it is not necessary anymore.
> 
> Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx>
> ---
>  backport/backport-include/linux/pkt_sched.h | 108 ---------
>  backport/backport-include/net/codel.h       | 350 ------------------
> ----------
>  copy-list                                   |   5 +
>  3 files changed, 5 insertions(+), 458 deletions(-)
>  delete mode 100644 backport/backport-include/linux/pkt_sched.h
>  delete mode 100644 backport/backport-include/net/codel.h

Unfortunately this patch doesn't help with < 4.2 kernels, due to
missing flow_dissector.c stuff, specifically skb_get_hash_perturb() and
all the new stuff it depends on... :(

--
Cheers,
Luca.
--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux