commit | 342db221829f8341e51839e40c47be137dfc6ebe | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Fri May 01 11:30:13 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 00:09:08 2015 -0400 |
tree | eb68572943a31a1374f13bef7fa8bdce7dc84f2f | |
parent | 50fb799289501c2eab9f43fc9af513027e1e994f [diff] |
sched: Call skb_get_hash_perturb in sch_fq_codel 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>