diff options
author | Johan Hovold <johan@kernel.org> | 2019-01-16 13:27:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-18 01:04:49 +0300 |
commit | 3f1bb6abdf19cfa89860b3bc9e7f31b44b6a0ba1 (patch) | |
tree | fa4d42436531cf090b578ecd758f776adbc63f5d /net | |
parent | cb12d72b27a6f41325ae23a11033cf5fedfa1b97 (diff) | |
download | linux-3f1bb6abdf19cfa89860b3bc9e7f31b44b6a0ba1.tar.xz |
net: dsa: realtek-smi: fix OF child-node lookup
Use the new of_get_compatible_child() helper to look up child nodes to
avoid ever matching non-child nodes elsewhere in the tree.
Also fix up the related struct device_node leaks.
Fixes: d8652956cf37 ("net: dsa: realtek-smi: Add Realtek SMI driver")
Cc: stable <stable@vger.kernel.org> # 4.19: 36156f9241cb0
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions