[PATCH 1/2] net: ethernet: mtk_eth_soc: fix wrong use of new helper function
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Tue Sep 27 07:50:16 PDT 2022
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba at kernel.org>:
On Sun, 25 Sep 2022 15:47:20 +0100 you wrote:
> In function mtk_foe_entry_set_vlan() the call to field accessor macro
> FIELD_GET(MTK_FOE_IB1_BIND_VLAN_LAYER, entry->ib1)
> has been wrongly replaced by
> mtk_prep_ib1_vlan_layer(eth, entry->ib1)
>
> Use correct helper function mtk_get_ib1_vlan_layer instead.
>
> [...]
Here is the summary with links:
- [1/2] net: ethernet: mtk_eth_soc: fix wrong use of new helper function
https://git.kernel.org/netdev/net-next/c/fb7da771bc43
- [2/2] net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
https://git.kernel.org/netdev/net-next/c/454b20e19322
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-mediatek
mailing list