diff options
author | 2022-01-27 00:52:15 +0800 | |
---|---|---|
committer | 2022-01-27 13:51:10 +0000 | |
commit | 9e0db41e7a0b6f1271cbcfb16dbf5b8641b4e440 (patch) | |
tree | a896022c1509ba5ff50dc0595547f7eb49f85aa7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: bridge: vlan: fix single net device option dumping (diff) | |
download | linux-dev-9e0db41e7a0b6f1271cbcfb16dbf5b8641b4e440.tar.xz linux-dev-9e0db41e7a0b6f1271cbcfb16dbf5b8641b4e440.zip |
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions