diff options
author | David S. Miller <davem@davemloft.net> | 2019-05-21 02:00:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-21 02:00:47 +0200 |
commit | 13af14d06a876358a370c7ef6efd9fce575cc40e (patch) | |
tree | 9c12f837b83e17cf7a9696f52526aebbb73af301 /include/uapi | |
parent | vlan: Mark expected switch fall-through (diff) | |
parent | 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function (diff) | |
download | linux-13af14d06a876358a370c7ef6efd9fce575cc40e.tar.xz linux-13af14d06a876358a370c7ef6efd9fce575cc40e.zip |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions