Re: [PATCH net-next] net: airoha: Remove airoha_dev_stop() in airoha_remove()
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-13 01:21:37
Also in:
linux-arm-kernel, linux-mediatek
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-13 01:21:37
Also in:
linux-arm-kernel, linux-mediatek
On Wed, 11 Mar 2026 10:54:57 +0100 Lorenzo Bianconi wrote:
Do not call airoha_dev_stop routine explicitly in airoha_remove() since it is already executed by unregister_netdev() if necessary
This one is a fix I think? We underflow the atomic if the port is already down. Once again, commit message way too terse :( -- pw-bot: cr