linux_dsm_epyc7002/drivers/net/ethernet/intel/e1000e
Jeff Kirsher ef456f8589 e1000e: Convert printks to pr_<level>
Based on the original patch from Joe Perches.
Use the current logging styles.
pr_<level> conversions are now prefixed with "e1000e:"
Correct a couple of defects where the trailing NTU may have
been printed on a separate line because of an interleaving
hex_dump.
Remove unnecessary uses of KERN_CONT and use single pr_info()s
to avoid any possible output interleaving from other modules.
Coalesce formats as appropriate.
Remove an extra space from a broken across lines
coalescing of "Link Status " and " Change".

-v2 Remove changes to Copyright string

CC: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
2011-11-16 04:20:32 -08:00
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h
e1000.h e1000e: locking bug introduced by commit 67fd4fcb 2011-10-16 07:13:17 -07:00
ethtool.c Sweep the last of the active .get_drvinfo floors under ethernet/ 2011-11-14 14:13:31 -05:00
hw.h
ich8lan.c e1000e: demote a debugging WARN to a debug log message 2011-11-02 16:54:53 -07:00
lib.c
Makefile
netdev.c e1000e: Convert printks to pr_<level> 2011-11-16 04:20:32 -08:00
param.c drivers/net: Add module.h to drivers who were implicitly using it 2011-10-31 19:31:07 -04:00
phy.c