Re: [PATCH] net: dsa: add missing of_node_put

From: Andrew Lunn
Date: Wed Feb 20 2019 - 09:46:24 EST


On Wed, Feb 20, 2019 at 08:54:32AM +0530, Himadri Pandya wrote:
> Decrement the reference count on port while returning out of the loop.
>
> Signed-off-by: Himadri Pandya <himadri18.07@xxxxxxxxx>

Hi Himadri

Thanks for the patch. The code changes themselves look good.

Netdev has a few additional processes for submitting patches. Please
take a look at

https://www.kernel.org/doc/Documentation/networking/netdev-FAQ.txt

Please base this patch on net-next.

Thanks
Andrew