diff options
author | Alexander Duyck <[email protected]> | 2016-02-24 09:29:57 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-02-24 13:58:05 -0500 |
commit | b3c3106ce3f4646a008cd238b16f899ae14fd2a7 (patch) | |
tree | 25b4f1cd39fd98817c1cee315e51baae5b4a5930 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 224516b3a798a0563346748744f8cd19feaf09be (diff) |
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
The IPv6 parsing was using a local pointer when it could use the same
pointer as the IPv4 portion of the code since the key_addrs can support
both IPv4 and IPv6 as it is just a pointer.
Signed-off-by: Alexander Duyck <[email protected]>
Acked-by: Tom Herbert <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions