]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ca92dbf46626608e81d3faf565cb204a829a6a4
tree417fa9ec699c1f24adca43fcfac532b47de14c40
parente7a5269a69519d2785853a4c5ecbffb410f66107
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