All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Miaoqian Lin <linmq006@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, michal.simek@xilinx.com,
	arnd@arndb.de, andrew@lunn.ch, michael@walle.cc,
	prabhakar.mahadev-lad.rj@bp.renesas.com, yuehaibing@huawei.com,
	john.linn@xilinx.com, grant.likely@secretlab.ca,
	Sadanand.Mutyala@xilinx.com,  netdev@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ethernet: Fix error handling in xemaclite_of_probe
Date: Wed, 09 Mar 2022 06:20:09 +0000	[thread overview]
Message-ID: <164680680978.10719.6940364945225498751.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220308024751.2320-1-linmq006@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  8 Mar 2022 02:47:49 +0000 you wrote:
> This node pointer is returned by of_parse_phandle() with refcount
> incremented in this function. Calling of_node_put() to avoid the
> refcount leak. As the remove function do.
> 
> Fixes: 5cdaaa12866e ("net: emaclite: adding MDIO and phy lib support")
> Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
> 
> [...]

Here is the summary with links:
  - ethernet: Fix error handling in xemaclite_of_probe
    https://git.kernel.org/netdev/net/c/b19ab4b38b06

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Miaoqian Lin <linmq006@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, michal.simek@xilinx.com,
	arnd@arndb.de, andrew@lunn.ch, michael@walle.cc,
	prabhakar.mahadev-lad.rj@bp.renesas.com, yuehaibing@huawei.com,
	john.linn@xilinx.com, grant.likely@secretlab.ca,
	Sadanand.Mutyala@xilinx.com, netdev@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ethernet: Fix error handling in xemaclite_of_probe
Date: Wed, 09 Mar 2022 06:20:09 +0000	[thread overview]
Message-ID: <164680680978.10719.6940364945225498751.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220308024751.2320-1-linmq006@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  8 Mar 2022 02:47:49 +0000 you wrote:
> This node pointer is returned by of_parse_phandle() with refcount
> incremented in this function. Calling of_node_put() to avoid the
> refcount leak. As the remove function do.
> 
> Fixes: 5cdaaa12866e ("net: emaclite: adding MDIO and phy lib support")
> Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
> 
> [...]

Here is the summary with links:
  - ethernet: Fix error handling in xemaclite_of_probe
    https://git.kernel.org/netdev/net/c/b19ab4b38b06

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2022-03-09  6:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08  2:47 [PATCH] ethernet: Fix error handling in xemaclite_of_probe Miaoqian Lin
2022-03-08  2:47 ` Miaoqian Lin
2022-03-08 13:15 ` Andrew Lunn
2022-03-08 13:15   ` Andrew Lunn
2022-03-09  6:20 ` patchwork-bot+netdevbpf [this message]
2022-03-09  6:20   ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164680680978.10719.6940364945225498751.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Sadanand.Mutyala@xilinx.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=grant.likely@secretlab.ca \
    --cc=john.linn@xilinx.com \
    --cc=kuba@kernel.org \
    --cc=linmq006@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=michal.simek@xilinx.com \
    --cc=netdev@vger.kernel.org \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=yuehaibing@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.