Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 05:17:57 +0000 you wrote: > From: Nathan Rossi <nathan.ro...@digi.com> > > The aq_nic_start function can fail in a variety of cases which leaves > the device in broken state. > > An example case where the start function fails is the > request_threaded_irq which can be interrupted, resulting in a EINTR > result. This can be manually triggered by bringing the link up (e.g. ip > link set up) and triggering a SIGINT on the initiating process (e.g. > Ctrl+C). This would put the device into a half configured state. > Subsequently bringing the link up again would cause the napi_enable to > BUG. > > [...] Here is the summary with links: - net: ethernet: aquantia: Handle error cleanup of start on open https://git.kernel.org/netdev/net/c/8a28af7a3e85 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html