fq_codel: do not include <linux/jhash.h>
authorEric Dumazet <edumazet@google.com>
Tue, 22 Oct 2019 16:39:36 +0000 (09:39 -0700)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 22 Oct 2019 22:31:42 +0000 (15:31 -0700)
commit406715df933ad6a1b8b0545e7689aa5f4ac27922
treeb43f0d3b28d8ec94fa207bafa8a51e200c96ed7f
parent685df9c39f70964482a1a5d1742b8cecb2606bb7
fq_codel: do not include <linux/jhash.h>

Since commit 342db221829f ("sched: Call skb_get_hash_perturb
in sch_fq_codel") we no longer need anything from this file.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
net/sched/sch_fq_codel.c