[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166484310155.14032.2805290778017289231.git-patchwork-notify@kernel.org>
Date: Tue, 04 Oct 2022 00:25:01 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, linux@...ck-us.net, liuhangbin@...il.com,
mkl@...gutronix.de
Subject: Re: [PATCH net-next] eth: octeon: fix build after netif_napi_add()
changes
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 2 Oct 2022 10:56:50 -0700 you wrote:
> Guenter reports I missed a netif_napi_add() call
> in one of the platform-specific drivers:
>
> drivers/net/ethernet/cavium/octeon/octeon_mgmt.c: In function 'octeon_mgmt_probe':
> drivers/net/ethernet/cavium/octeon/octeon_mgmt.c:1399:9: error: too many arguments to function 'netif_napi_add'
> 1399 | netif_napi_add(netdev, &p->napi, octeon_mgmt_napi_poll,
> | ^~~~~~~~~~~~~~
>
> [...]
Here is the summary with links:
- [net-next] eth: octeon: fix build after netif_napi_add() changes
https://git.kernel.org/netdev/net-next/c/899b8cd0d392
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