]> git.baikalelectronics.ru Git - kernel.git/commit
sched: Call skb_get_hash_perturb in sch_sfb
authorTom Herbert <tom@herbertland.com>
Fri, 1 May 2015 18:30:15 +0000 (11:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2015 04:09:08 +0000 (00:09 -0400)
commitc900b2d1914159211326c22e728db446e0b624a9
tree63e0d684e1ff946a5520f05f771e0c761fd999af
parent0ca9244b4f16bc0a28b5b6460995aa10412e8792
sched: Call skb_get_hash_perturb in sch_sfb

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