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

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