[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161661540817.24400.14095983696664158789.git-patchwork-notify@kernel.org>
Date: Wed, 24 Mar 2021 19:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin King <colin.king@...onical.com>
Cc: roopa@...dia.com, nikolay@...dia.com, davem@...emloft.net,
kuba@...nel.org, vladimir.oltean@....com,
bridge@...ts.linux-foundation.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] net: bridge: Fix missing return assignment from
br_vlan_replay_one call
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 24 Mar 2021 15:09:50 +0000 you wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> The call to br_vlan_replay_one is returning an error return value but
> this is not being assigned to err and the following check on err is
> currently always false because err was initialized to zero. Fix this
> by assigning err.
>
> [...]
Here is the summary with links:
- [next] net: bridge: Fix missing return assignment from br_vlan_replay_one call
https://git.kernel.org/netdev/net-next/c/ad248f7761eb
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