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

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_hhf.c