Hello:

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

On Thu, 18 Mar 2021 09:01:42 +0100 you wrote:
> From: Rafał Miłecki <ra...@milecki.pl>
> 
> Simple macro like REG_RGMII_CNTRL_P() is insufficient as:
> 1. It doesn't validate port argument
> 2. It doesn't support chipsets with non-lineral RGMII regs layout
> 
> Missing port validation could result in getting register offset from out
> of array. Random memory -> random offset -> random reads/writes. It
> affected e.g. BCM4908 for REG_RGMII_CNTRL_P(7).
> 
> [...]

Here is the summary with links:
  - [net-next,V2,1/2] net: dsa: bcm_sf2: add function finding RGMII register
    https://git.kernel.org/netdev/net-next/c/55cfeb396965
  - [net-next,V2,2/2] net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)
    https://git.kernel.org/netdev/net-next/c/6859d9154934

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


Reply via email to