From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH net] net: qcom/emac: Add missing of_node_put() Date: Mon, 11 Jun 2018 21:03:01 -0500 Message-ID: <6fbe0bf5-821f-3789-9e75-08ba23391c67@codeaurora.org> References: <20180611130345.15172-1-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: YueHaibing , davem@davemloft.net Return-path: In-Reply-To: <20180611130345.15172-1-yuehaibing@huawei.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 6/11/18 8:03 AM, YueHaibing wrote: > Add missing of_node_put() call for device node returned by > of_parse_phandle(). Hmmmm... This shouldn't be necessary. I was very careful with calls to of_node_put(). Give me a day or two to confirm, please. -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.