]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bc0b60e77c6b7692356bc9a518386821af52063
treeb43f0d3b28d8ec94fa207bafa8a51e200c96ed7f
parent14b11fd9c1853d00a3cc9e0959fa138bfbe94ebc
fq_codel: do not include <linux/jhash.h>

Since commit e7a5269a6951 ("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