[PATCH net-next] net: ti: icssg: Fix wrong macro used in RX classifier configuration

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Mar 12 05:40:05 PDT 2026


Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Tue, 10 Mar 2026 18:50:35 +0530 you wrote:
> The RX_CLASS_OR_REG macro is being used with RX_CLASS_OR_EN parameter
> when writing to the AND enable register. This should use RX_CLASS_AND_EN
> instead to properly configure the classifier AND enable register.
> 
> Fix this by using the correct RX_CLASS_AND_EN macro parameter for
> RX_CLASS_OR_REG when configuring the PTP duplicate and HSR tag
> classifiers.
> 
> [...]

Here is the summary with links:
  - [net-next] net: ti: icssg: Fix wrong macro used in RX classifier configuration
    https://git.kernel.org/netdev/net-next/c/8e7adcf81564

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