summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2022-01-26 19:52:15 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-16 14:56:16 +0300
commita85f3ea1407f39f209bf030e3feef389db172da1 (patch)
tree41492accb80e68802c690a7dcdb5ad881bf8ef72 /virt
parenta3ba49c129ed293ba6291f91aa6ffd796a8b12c1 (diff)
downloadlinux-a85f3ea1407f39f209bf030e3feef389db172da1.tar.xz
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
[ Upstream commit 9e0db41e7a0b6f1271cbcfb16dbf5b8641b4e440 ] When readl_poll_timeout() timeout, we'd better directly use its return value. Before this patch: [ 2.145528] dwmac-sun8i: probe of 4500000.ethernet failed with error -14 After this patch: [ 2.138520] dwmac-sun8i: probe of 4500000.ethernet failed with error -110 Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions