2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-25 07:06:40 +08:00
linux-next/drivers/net/ethernet/natsemi
Finn Thain bbc2f23a8f net/sonic: Clean up and modernize log messages
Add missing printk severity levels by adopting pr_foo() calls for the
platform_driver and dev_foo() calls for the nubus_driver.
Avoid KERN_CONT usage as per advice from checkpatch.
Avoid #ifdef around printk calls.
Don't log driver probe messages after calling register_netdev().

Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Chris Zankel <chris@zankel.net>
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-26 14:40:02 -05:00
..
jazzsonic.c net/sonic: Clean up and modernize log messages 2018-02-26 14:40:02 -05:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
macsonic.c net/sonic: Clean up and modernize log messages 2018-02-26 14:40:02 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
natsemi.c drivers/net: natsemi: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
ns83820.c drivers/net: natsemi: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
sonic.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
sonic.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xtsonic.c net/sonic: Clean up and modernize log messages 2018-02-26 14:40:02 -05:00