[PATCH net] net: stmmac: don't reject VLANs when IFF_PROMISC is set

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon Mar 27 02:40:17 PDT 2023


Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem at davemloft.net>:

On Sat, 25 Mar 2023 13:28:15 +0200 you wrote:
> The blamed commit has introduced the following tests to
> dwmac4_add_hw_vlan_rx_fltr(), called from stmmac_vlan_rx_add_vid():
> 
> 	if (hw->promisc) {
> 		netdev_err(dev,
> 			   "Adding VLAN in promisc mode not supported\n");
> 		return -EPERM;
> 	}
> 
> [...]

Here is the summary with links:
  - [net] net: stmmac: don't reject VLANs when IFF_PROMISC is set
    https://git.kernel.org/netdev/net/c/a7602e7332b9

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





More information about the linux-arm-kernel mailing list