On 1/16/19 11:23 AM, Johan Hovold wrote:
> 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: 14fceff4771e ("net: dsa: Add Lantiq / Intel DSA driver for vrx200")
> Cc: stable <[email protected]> # 4.20
> Cc: Hauke Mehrtens <[email protected]>
> Signed-off-by: Johan Hovold <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
> ---
> drivers/net/dsa/lantiq_gswip.c | 16 +++++++++-------
> 1 file changed, 9 insertions(+), 7 deletions(-)
>