diff options
author | 2022-12-05 03:43:39 +0000 | |
---|---|---|
committer | 2022-12-07 11:51:06 +0100 | |
commit | e22dcbc9aa329e7902a8c9f8d11aba74f5d7c97d (patch) | |
tree | 8c26023591cf6962906b00b14e1fcc3c5ecdd279 /net/core | |
parent | net: ethernet: mtk_wed: add reset to rx_ring_setup callback (diff) | |
download | wireguard-linux-e22dcbc9aa329e7902a8c9f8d11aba74f5d7c97d.tar.xz wireguard-linux-e22dcbc9aa329e7902a8c9f8d11aba74f5d7c97d.zip |
net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()
The np needs to be released through of_node_put() in the error handling
path of mtk_wed_wo_hardware_init().
Fixes: 799684448e3e ("net: ethernet: mtk_wed: introduce wed wo support")
Signed-off-by: Yuan Can <yuancan@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20221205034339.112163-1-yuancan@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions