commit | 406715df933ad6a1b8b0545e7689aa5f4ac27922 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Oct 22 09:39:36 2019 -0700 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Oct 22 15:31:42 2019 -0700 |
tree | b43f0d3b28d8ec94fa207bafa8a51e200c96ed7f | |
parent | 685df9c39f70964482a1a5d1742b8cecb2606bb7 [diff] |
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>