commit | 63c0ad4d4135d3bdb81a1ee42436f3a403632a3e | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Fri May 01 11:30:15 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 00:09:08 2015 -0400 |
tree | 63e0d684e1ff946a5520f05f771e0c761fd999af | |
parent | f969777ac35506133777ac7674c394e8e298e623 [diff] |
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>