aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorYing Xue <[email protected]>2015-05-15 12:53:21 +0800
committerDavid S. Miller <[email protected]>2015-05-15 21:20:16 -0400
commit1f9993f6825f9cb93f75f794b66e7428dfc72467 (patch)
tree90e8005805a0d73bbb3c401899930dbeb39ed914 /tools/perf/scripts/python/check-perf-trace.py
parent86b5e7de07aa1abc87ecc40d2aca6070348e4469 (diff)
rocker: fix a neigh entry leak issue
Once we get a neighbour through looking up arp cache or creating a new one in rocker_port_ipv4_resolve(), the neighbour's refcount is already taken. But as we don't put the refcount again after it's used, this makes the neighbour entry leaked. Suggested-by: Eric Dumazet <[email protected]> Acked-by: Jiri Pirko <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: Ying Xue <[email protected]> Acked-by: Jiri Pirko <[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