diff options
author | 2021-06-17 13:11:19 +0800 | |
---|---|---|
committer | 2021-06-17 11:34:25 -0700 | |
commit | b244163f2c45c12053cb0291c955f892e79ed8a9 (patch) | |
tree | 5d9dada7cb3f1987d13814a22af1ffdf689af6f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fix mistake path for netdev_features_strings (diff) | |
download | linux-dev-b244163f2c45c12053cb0291c955f892e79ed8a9.tar.xz linux-dev-b244163f2c45c12053cb0291c955f892e79ed8a9.zip |
net: ipa: Add missing of_node_put() in ipa_firmware_load()
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. of_node_put() on it before exiting
this function.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Acked-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions