diff options
| author | Sun Ke <[email protected]> | 2022-09-08 12:02:26 +0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-09-19 14:17:59 -0700 |
| commit | 2f8a786f472445d66348859af8795aa6ffd9ff8c (patch) | |
| tree | a908c8832c644963ca6acc051bf586b9afca8137 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 42666b2c452ce87894786aae05e3fad3cfc6cb59 (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