Messages in this thread |  | | Subject | Re: [PATCH -next] net: ftgmac100: add missing error return code in ftgmac100_probe() | From | patchwork-bot+netdevbpf@kernel ... | Date | Mon, 24 May 2021 00:30:11 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 22 May 2021 20:02:46 +0800 you wrote: > The variables will be free on path err_phy_connect, it should > return error code, or it will cause double free when calling > ftgmac100_remove(). > > Fixes: bd466c3fb5a4 ("net/faraday: Support NCSI mode") > Fixes: 39bfab8844a0 ("net: ftgmac100: Add support for DT phy-handle property") > Reported-by: Hulk Robot <hulkci@huawei.com> > Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> > > [...]
Here is the summary with links: - [-next] net: ftgmac100: add missing error return code in ftgmac100_probe() https://git.kernel.org/netdev/net-next/c/52af13a41489
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |