linux_dsm_epyc7002/drivers/net/ethernet/intel/e1000e
Alexander Duyck c557a4b3f7 e1000e: Use netdev_info instead of pr_info for link messages
Replace the pr_info calls with netdev_info in all cases related to the
netdevice link state.

As a result of this patch the link messages will change as shown below.
Before:
e1000e: ens3 NIC Link is Down
e1000e: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx

After:
e1000e 0000:00:03.0 ens3: NIC Link is Down
e1000e 0000:00:03.0 ens3: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@linux.intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-12-31 14:25:41 -08:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h
ethtool.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
hw.h e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
ich8lan.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
ich8lan.h
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Use netdev_info instead of pr_info for link messages 2019-12-31 14:25:41 -08:00
nvm.c
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
regs.h