]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb499565e5e17812acd9c1bd774fe420bbf68de5c
tree11bd8d48e3cad389a061f3dff88b8d86f0d4389f
parentab94d076a036d43eb9638c7f235bf8e9e758dd73
parentb46d5d9285afece53b348c05f8e30be8dee978a7
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>