aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-03-08 07:42:47 +0000
committerDavid S. Miller <[email protected]>2022-03-09 12:16:32 +0000
commitc9ffa3e2bc451816ce0295e40063514fabf2bd36 (patch)
treef8bc2f4eb2ea6f034dd2c45175bd362cf0dc74a7 /net/lapb/lapb_iface.c
parent2169b79258c8be803d2595d6456b1e77129fe154 (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions