Skip to content
Commit b9849860 authored by Emiliano Ingrassia's avatar Emiliano Ingrassia Committed by David S. Miller
Browse files

net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset function

The DMA reset timeout, used in read_poll_timeout, is
ten times shorter than the sleep time.
This patch fixes these values interchanging them, as it was
before the read_poll_timeout introduction.

Fixes: 8a70aeca

 ("net: stmmac: Use readl_poll_timeout")

Signed-off-by: default avatarEmiliano Ingrassia <ingrassia@epigenesys.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e7ad9793
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment