Re: [PATCH net-next] tipc: Return the correct errno code

From: YueHaibing
Date: Mon Jun 07 2021 - 22:21:47 EST



On 2021/6/5 5:20, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
> Hello:
>
> This patch was applied to netdev/net-next.git (refs/heads/master):

This should not be applied.

tipc_node_xmit() now check -ENOBUFS rather than -ENOMEM.

Yongjun, maybe you fix this now?

>
> On Fri, 4 Jun 2021 09:47:02 +0800 you wrote:
>> When kalloc or kmemdup failed, should return ENOMEM rather than ENOBUF.
>>
>> Signed-off-by: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
>> ---
>> net/tipc/link.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Here is the summary with links:
> - [net-next] tipc: Return the correct errno code
> https://git.kernel.org/netdev/net-next/c/0efea3c649f0
>
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
>
>
> .
>