]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'lan78xx-preparations-for-phylink'
authorJakub Kicinski <kuba@kernel.org>
Wed, 18 Dec 2024 03:51:58 +0000 (19:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 18 Dec 2024 03:51:58 +0000 (19:51 -0800)
Oleksij Rempel says:

====================
lan78xx: Preparations for PHYlink

This patch set is a third part of the preparatory work for migrating
the lan78xx USB Ethernet driver to the PHYlink framework. During
extensive testing, I observed that resetting the USB adapter can lead to
various read/write errors. While the errors themselves are acceptable,
they generate excessive log messages, resulting in significant log spam.
This set improves error handling to reduce logging noise by addressing
errors directly and returning early when necessary.
====================

Link: https://patch.msgid.link/20241216120941.1690908-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge