Re: [PATCH net v2 1/3] net: dsa: realtek-smi: don't log an error on EPROBE_DEFER
From: Alvin Šipraga <ALSI@bang-olufsen.dk>
Date: 2021-12-02 16:25:54
Hi David and Jakub, I just noticed these patches aren't in the networking pull request for 5.16-rc4. Indeed, patchwork bot says that they were applied to net-next (didn't notice before). Is it now too late for them to land in 5.16? It is not a big deal, but the interpretation of device tree-specified RGMII RX delay is different after this series, hence why I wanted to get it in before the driver makes its way into a release. Maybe I did something wrong? I am pretty new to netdev. :-) Thanks! Alvin On 11/29/21 14:00, patchwork-bot+netdevbpf@kernel.org wrote:
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller [off-list ref]: On Mon, 29 Nov 2021 11:30:17 +0100 you wrote:quoted
From: Alvin Šipraga <alsi@bang-olufsen.dk> Probe deferral is not an error, so don't log this as an error: [0.590156] realtek-smi ethernet-switch: unable to register switch ret = -517 Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk> [...]Here is the summary with links: - [net,v2,1/3] net: dsa: realtek-smi: don't log an error on EPROBE_DEFER https://git.kernel.org/netdev/net-next/c/b014861d96a6>> - [net,v2,2/3] net: dsa: rtl8365mb: fix garbled comment https://git.kernel.org/netdev/net-next/c/1ecab9370eef>> - [net,v2,3/3] net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 ns https://git.kernel.org/netdev/net-next/c/ef136837aaf6>> You are awesome, thank you!