[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165152761130.17258.7951991990194173640.git-patchwork-notify@kernel.org>
Date: Mon, 02 May 2022 21:40:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Niels Dossche <dossche.niels@...il.com>
Cc: netdev@...r.kernel.org, sgoutham@...vell.com, lcherian@...vell.com,
gakula@...vell.com, jerinj@...vell.com, hkelam@...vell.com,
sbhatta@...vell.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, hkalra@...vell.com,
cjacob@...vell.com
Subject: Re: [PATCH net] octeontx2-af: debugfs: fix error return of allocations
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 30 Apr 2022 21:46:56 +0200 you wrote:
> Current memory failure code in the debugfs returns -ENOSPC. This is
> normally used for indicating that there is no space left on the
> device and is not applicable for memory allocation failures.
> Replace this with -ENOMEM.
>
> Fixes: 0daa55d033b0 ("octeontx2-af: cn10k: debugfs for dumping LMTST map table")
> Fixes: 23205e6d06d4 ("octeontx2-af: Dump current resource provisioning status")
> Signed-off-by: Niels Dossche <dossche.niels@...il.com>
>
> [...]
Here is the summary with links:
- [net] octeontx2-af: debugfs: fix error return of allocations
https://git.kernel.org/netdev/net-next/c/0b9f1b265ee1
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