[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171584942956.27746.704741396527709628.git-patchwork-notify@kernel.org>
Date: Thu, 16 May 2024 08:50:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Herve Codina <herve.codina@...tlin.com>
Cc: horatiu.vultur@...rochip.com, UNGLinuxDriver@...rochip.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
andrew@...n.ch, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
allan.nielsen@...rochip.com, steen.hegelund@...rochip.com,
thomas.petazzoni@...tlin.com, stable@...r.kernel.org
Subject: Re: [PATCH net v2] net: lan966x: remove debugfs directory in probe()
error path
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 13 May 2024 13:18:53 +0200 you wrote:
> A debugfs directory entry is create early during probe(). This entry is
> not removed on error path leading to some "already present" issues in
> case of EPROBE_DEFER.
>
> Create this entry later in the probe() code to avoid the need to change
> many 'return' in 'goto' and add the removal in the already present error
> path.
>
> [...]
Here is the summary with links:
- [net,v2] net: lan966x: remove debugfs directory in probe() error path
https://git.kernel.org/netdev/net/c/99975ad644c7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists