aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSun Ke <[email protected]>2022-09-08 12:02:26 +0800
committerJakub Kicinski <[email protected]>2022-09-19 14:17:59 -0700
commit2f8a786f472445d66348859af8795aa6ffd9ff8c (patch)
treea908c8832c644963ca6acc051bf586b9afca8137 /tools/perf/scripts/python/stackcollapse.py
parent42666b2c452ce87894786aae05e3fad3cfc6cb59 (diff)
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()
This node pointer is returned by of_find_compatible_node() with refcount incremented in this function. of_node_put() on it before exitting this function. Fixes: c9cd961c0d43 ("net: dsa: microchip: lan937x: add interrupt support for port phy link") Signed-off-by: Sun Ke <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions