OSDN Git Service

Merge branch 'mv88e6xxx-fixes-for-reading-serdes-state'
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 Jun 2022 03:58:32 +0000 (20:58 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Jun 2022 03:58:33 +0000 (20:58 -0700)
commit5d4af9c1f04ab0411ba5818baad9a68e87f33099
tree11bd8d48e3cad389a061f3dff88b8d86f0d4389f
parent11ec18b1d8d92b9df307d31950dcba0b3dd7283c
parentb4d78731b34bd6bfd1bfedce26a55e3582b0bc14
Merge branch 'mv88e6xxx-fixes-for-reading-serdes-state'

Russell King says:

====================
mv88e6xxx: fixes for reading serdes state

These are some low-priority fixes to the mv88e6xxx serdes code.
Patch 1 fixes the reporting of an_complete, which is used in the
emulation of a conventional C22 PHY. Patch from Marek.

Patch 2 makes one of the error messages in patch 2 to be consistent
with the other error messages in this function.

Patch 3 ensures that we do not miss a link-failure event.
====================

Link: https://lore.kernel.org/r/Yp82TyoLon9jz6k3@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>