diff options
author | 2022-04-08 09:49:41 +0000 | |
---|---|---|
committer | 2022-04-11 12:02:33 +0100 | |
commit | 1a7eb80d170c28be2928433702256fe2a0bd1e0f (patch) | |
tree | bed6c6dd2e951da8464770ecdc586987a37be6eb /net/smc | |
parent | net/sched: taprio: Check if socket flags are valid (diff) | |
download | linux-dev-1a7eb80d170c28be2928433702256fe2a0bd1e0f.tar.xz linux-dev-1a7eb80d170c28be2928433702256fe2a0bd1e0f.zip |
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Both of of_get_parent() and of_parse_phandle() return node pointer with
refcount incremented, use of_node_put() on it to decrease refcount
when done.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions