Re: [PATCH net v2] net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete

From: patchwork-bot+netdevbpf

Date: Fri Jul 31 2026 - 21:21:29 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Tue, 28 Jul 2026 12:17:10 +0400 you wrote:
> hix5hd2_dev_remove() calls netif_napi_del() before unregister_netdev().
> This is not needed because unregister_netdev() deletes all NAPI instances
> attached to the net_device.
>
> Remove the redundant call and let the networking core tear down the NAPI
> instance during unregister_netdev(). The probe error path still keeps its
> explicit netif_napi_del(), because the device has not been registered
> there.
>
> [...]

Here is the summary with links:
- [net,v2] net: hisilicon: hix5hd2_gmac: remove redundant NAPI delete
https://git.kernel.org/netdev/net/c/f307a7dc3209

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html