diff options
author | Miaoqian Lin | 2022-03-08 07:42:47 +0000 |
---|---|---|
committer | David S. Miller | 2022-03-09 12:16:32 +0000 |
commit | c9ffa3e2bc451816ce0295e40063514fabf2bd36 (patch) | |
tree | f8bc2f4eb2ea6f034dd2c45175bd362cf0dc74a7 /net/ax25/af_ax25.c | |
parent | 2169b79258c8be803d2595d6456b1e77129fe154 (diff) |
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 'net/ax25/af_ax25.c')
0 files changed, 0 insertions, 0 deletions