]> 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)
commit0ca9244b4f16bc0a28b5b6460995aa10412e8792
tree417fa9ec699c1f24adca43fcfac532b47de14c40
parent0cf3ee129c5bcb693c8da37434a4acd52f2b395f
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