sched: Call skb_get_hash_perturb in sch_fq_codel
commit342db221829f8341e51839e40c47be137dfc6ebe
authorTom Herbert <tom@herbertland.com>
Fri, 1 May 2015 18:30:13 +0000 (1 11:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2015 04:09:08 +0000 (4 00:09 -0400)
treeeb68572943a31a1374f13bef7fa8bdce7dc84f2f
parent50fb799289501c2eab9f43fc9af513027e1e994f
sched: Call skb_get_hash_perturb in sch_fq_codel

Call skb_get_hash_perturb instead of doing skb_flow_dissect and then
jhash by hand.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_fq_codel.c