[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161351700745.13890.5593417078904769884.git-patchwork-notify@kernel.org>
Date: Tue, 16 Feb 2021 23:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <olteanv@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
michael@...le.cc, claudiu.manoil@....com,
alexandru.marginean@....com
Subject: Re: [PATCH net] net: enetc: fix destroyed phylink dereference during
unbind
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 16 Feb 2021 12:16:28 +0200 you wrote:
> From: Vladimir Oltean <vladimir.oltean@....com>
>
> The following call path suggests that calling unregister_netdev on an
> interface that is up will first bring it down.
>
> enetc_pf_remove
> -> unregister_netdev
> -> unregister_netdevice_queue
> -> unregister_netdevice_many
> -> dev_close_many
> -> __dev_close_many
> -> enetc_close
> -> enetc_stop
> -> phylink_stop
>
> [...]
Here is the summary with links:
- [net] net: enetc: fix destroyed phylink dereference during unbind
https://git.kernel.org/netdev/net/c/3af409ca278d
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