Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski kuba@kernel.org:
On Wed, 20 Apr 2022 10:23:45 -0500 you wrote:
I made a mistake with the commit a6aaa0032424 ("net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link"). I should have tested against both scenario of having a SGMII interface and one without.
Without the SGMII PCS TSE adpater, the sgmii_adapter_base address is NULL, thus a write to this address will fail.
[...]
Here is the summary with links: - net: ethernet: stmmac: fix write to sgmii_adapter_base https://git.kernel.org/netdev/net/c/5fd1fe4807f9
You are awesome, thank you!