[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162352920451.6609.1394357987727772005.git-patchwork-notify@kernel.org>
Date: Sat, 12 Jun 2021 20:20:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lijun Pan <lijunp213@...il.com>
Cc: netdev@...r.kernel.org, lkp@...el.com
Subject: Re: [PATCH net-next] ibmvnic: fix kernel build warning
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 11 Jun 2021 10:35:37 -0500 you wrote:
> drivers/net/ethernet/ibm/ibmvnic.c: In function ‘adapter_state_to_string’:
> drivers/net/ethernet/ibm/ibmvnic.c:855:2: warning: enumeration value ‘VNIC_DOWN’ not handled in switch [-Wswitch]
> 855 | switch (state) {
> | ^~~~~~
> drivers/net/ethernet/ibm/ibmvnic.c: In function ‘reset_reason_to_string’:
> drivers/net/ethernet/ibm/ibmvnic.c:1958:2: warning: enumeration value ‘VNIC_RESET_PASSIVE_INIT’ not handled in switch [-Wswitch]
> 1958 | switch (reason) {
> | ^~~~~~
>
> [...]
Here is the summary with links:
- [net-next] ibmvnic: fix kernel build warning
https://git.kernel.org/netdev/net-next/c/822ebc2cf50c
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