[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167578201852.23595.20965494230083707.git-patchwork-notify@kernel.org>
Date: Tue, 07 Feb 2023 15:00:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, mkubecek@...e.cz
Subject: Re: [PATCH net-next] ethtool: mm: fix get_mm() return code not
propagating to user space
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 6 Feb 2023 11:49:32 +0200 you wrote:
> If ops->get_mm() returns a non-zero error code, we goto out_complete,
> but there, we return 0. Fix that to propagate the "ret" variable to the
> caller. If ops->get_mm() succeeds, it will always return 0.
>
> Fixes: 2b30f8291a30 ("net: ethtool: add support for MAC Merge layer")
> Signed-off-by: Vladimir Oltean <vladimir.oltean@....com>
>
> [...]
Here is the summary with links:
- [net-next] ethtool: mm: fix get_mm() return code not propagating to user space
https://git.kernel.org/netdev/net-next/c/ca8e4cbff6d5
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