aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2019-10-31 09:58:51 -0700
committerJeff Kirsher <[email protected]>2019-12-31 14:25:41 -0800
commitc557a4b3f73837bf074e643e163a37f848c9781c (patch)
treeb40cc3b858149f9e307cbb3b51bec36708dd171a /tools/perf/scripts/python
parent9513d2a5dc7f3f2c037bfd2ea35264cc783b954e (diff)
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 <[email protected]> Signed-off-by: Alexander Duyck <[email protected]> Acked-by: Neil Horman <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions