Merge branch 'phy-mxl-gpy-version-fix-and-improvements'
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 13:18:39 +0000 (14:18 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 13:18:39 +0000 (14:18 +0100)
commitcfc6c2fcb686afdaea5bbca6f3dbb27815a23878
treefff910cdd083ca5b1214b5dbdfd0a9ada174b7c0
parentd7c31cbde4bc6756d1a11747d2b99bc627001c86
parentd523f2eb1dadb74d365365eb3bd921ad8b6b2abb
Merge branch 'phy-mxl-gpy-version-fix-and-improvements'

Michael Walle says:

====================
net: phy: mxl-gpy: version fix and improvements

Fix the version reporting which was introduced earlier. The version will
not change during runtime, so cache it and save a PHY read on every auto
negotiation. Also print the version in a human readable form.
====================

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