diff options
author | 2022-04-04 12:53:36 +0000 | |
---|---|---|
committer | 2022-04-05 12:38:11 +0200 | |
commit | 2b04bd4f03bba021959ca339314f6739710f0954 (patch) | |
tree | d2e4892ce17355c8cba1c1443f544b414c9cb98f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: count singleton chunks in assoc user stats (diff) | |
download | wireguard-linux-2b04bd4f03bba021959ca339314f6739710f0954.tar.xz wireguard-linux-2b04bd4f03bba021959ca339314f6739710f0954.zip |
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
This node pointer is returned by of_find_compatible_node() with
refcount incremented. Calling of_node_put() to aovid the refcount leak.
Fixes: d346c9e86d86 ("dpaa2-ptp: reuse ptp_qoriq driver")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220404125336.13427-1-linmq006@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions