Skip to content
Commit 13af14d0 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-readx_poll_timeout'



Benedikt Spranger says:

====================
Convert mdio wait function to use readx_poll_timeout()

On loaded systems with a preemptible kernel both functions
axienet_mdio_wait_until_ready() and xemaclite_mdio_wait() may report a
false positive error return.
Convert both functions to use readx_poll_timeout() to handle the
situation in a safe manner.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents fa2c52be 563ecb8a
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