Emiliano Ingrassia b984986067 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: 8a70aeca80c2 ("net: stmmac: Use readl_poll_timeout")

Signed-off-by: Emiliano Ingrassia <ingrassia@epigenesys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-13 10:19:52 -07:00
..
2017-08-13 20:12:23 -07:00
2017-08-19 17:13:41 -07:00
2017-10-10 12:35:05 -07:00
2017-08-24 09:57:28 +02:00
2017-08-16 11:01:57 -07:00
2017-09-15 14:22:21 -07:00