summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-04-20 14:04:08 +0300
committerDavid S. Miller <davem@davemloft.net>2022-04-22 15:06:58 +0300
commitfc06b2867f4cea543505acfb194c2be4ebf0c7d3 (patch)
tree6182e526ddb90122a496c10e4b765c268f8f158a /scripts/generate_rust_analyzer.py
parentd48fea8401cfa942c67cc3a522bf379143dbb576 (diff)
downloadlinux-fc06b2867f4cea543505acfb194c2be4ebf0c7d3.tar.xz
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. of_node_put() will check for NULL value. Fixes: a20f997010c4 ("net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions