diff options
author | 2022-03-08 07:42:47 +0000 | |
---|---|---|
committer | 2022-03-09 12:16:32 +0000 | |
commit | c9ffa3e2bc451816ce0295e40063514fabf2bd36 (patch) | |
tree | f8bc2f4eb2ea6f034dd2c45175bd362cf0dc74a7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | net: ethernet: lpc_eth: Handle error for clk_enable (diff) | |
download | linux-dev-c9ffa3e2bc451816ce0295e40063514fabf2bd36.tar.xz linux-dev-c9ffa3e2bc451816ce0295e40063514fabf2bd36.zip |
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr
This node pointer is returned by of_find_compatible_node() with
refcount incremented. Calling of_node_put() to aovid the refcount leak.
Fixes: 501ef3066c89 ("net: marvell: prestera: Add driver for Prestera family ASIC devices")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions