OSDN Git Service

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)
commit4767b7e2ed818e97851d236d23f2e2ffa90af6ec
tree5efc2e23de940a78dbcd75bde7cdce49a6da36b7
parentacd8df5880d7c80b0317dce8df3e65b6a6825c88
parent2796728460b822d549841e0341752b263dc265c4
Merge branch 'dsa-realtek-phy-read-corruption'

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>