Commit 5dcf41a8 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

Merge branch 'net-sunhme-cleanups-and-logging-improvements'

Sean Anderson says:

====================
net: sunhme: Cleanups and logging improvements

This series is a continuation of [1] with a focus on logging improvements (in
the style of commit b11e5f6a ("net: sunhme: output link status with a single
print.")). I have included several of Rolf's patches in the series where
appropriate (with slight modifications). After this series is applied, many more
messages from this driver will come with driver/device information.
Additionally, most messages (especially debug messages) have been condensed onto
one line (as KERN_CONT messages get split).

[1] https://lore.kernel.org/netdev/4686583.GXAFRqVoOG@eto.sf-tec.de/
====================

Link: https://lore.kernel.org/r/20220924015339.1816744-1-seanga2@gmail.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parents ebb410a0 77ceb373
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19511,6 +19511,11 @@ L: netdev@vger.kernel.org
S:	Maintained
F:	drivers/net/ethernet/dlink/sundance.c
SUN HAPPY MEAL ETHERNET DRIVER
M:	Sean Anderson <seanga2@gmail.com>
S:	Maintained
F:	drivers/net/ethernet/sun/sunhme.*
SUNPLUS ETHERNET DRIVER
M:	Wells Lu <wellslutw@gmail.com>
L:	netdev@vger.kernel.org
+259 −402

File changed.

Preview size limit exceeded, changes collapsed.