Merge branch 'dsa-realtek-phy-read-corruption'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2022 12:24:29 +0000 (12:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2022 12:24:29 +0000 (12:24 +0000)
Alvin Šipraga says:

====================
net: dsa: realtek: fix PHY register read corruption

These two patches fix the issue reported by Arınç where PHY register
reads sometimes return garbage data.

v1 -> v2:

- no code changes
- just update the commit message of patch 2 to reflect the conclusion
  of further investigation requested by Vladimir
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge