Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Tue, 16 Feb 2021 13:14:46 +0200 you wrote:
> From: Vladimir Oltean <vladimir.olt...@nxp.com>
> 
> ocelot_init_port is called only if dsa_is_unused_port == false, however
> ocelot_deinit_port is called unconditionally. This causes a warning in
> the skb_queue_purge inside ocelot_deinit_port saying that the spin lock
> protecting ocelot_port->tx_skbs was not initialized.
> 
> [...]

Here is the summary with links:
  - [net] net: dsa: felix: don't deinitialize unused ports
    https://git.kernel.org/netdev/net-next/c/42b5adbbac03

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


Reply via email to