[PATCH net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Wed Jul 7 13:51:04 PDT 2021
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 7 Jul 2021 15:53:35 +0800 you wrote:
> The "plat->phy_interface" variable is an enum and in this context GCC
> will treat it as an unsigned int so the error handling is never
> triggered.
>
> Fixes: b9f0b2f634c0 ("net: stmmac: platform: fix probe for ACPI devices")
> Signed-off-by: YueHaibing <yuehaibing at huawei.com>
>
> [...]
Here is the summary with links:
- [net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
https://git.kernel.org/netdev/net/c/eca81f09145d
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