diff options
author | Cong Wang <[email protected]> | 2013-01-21 00:39:24 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-01-21 14:26:17 -0500 |
commit | 441d9d327f1e770f5aa76fd91735851ac6e1e236 (patch) | |
tree | f7a0a8d206d5745fd196bc9a5c98c2f8d67086ac /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | cd5f20461de8e3e9b04932e4ba3e37afe39b8898 (diff) |
net: move rx and tx hash functions to net/core/flow_dissector.c
__skb_tx_hash() and __skb_get_rxhash() are all for calculating hash
value based by some fields in skb, mostly used for selecting queues
by device drivers.
Meanwhile, net/core/dev.c is bloating.
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Ben Hutchings <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions