diff options
author | Andre Guedes <[email protected]> | 2020-03-24 17:38:17 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-05-18 17:16:21 -0700 |
commit | 916a3c650763fbe1e1d37af105a82fee26da45a5 (patch) | |
tree | 512cd7ac1464ad7fbaaede6cc1695f3d62dbf6ff /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 95f96a9f2d04b20c26fca405f640acea07cf8b53 (diff) |
igc: Use netdev log helpers in igc_ptp.c
In igc_ptp.c we print log messages using dev_* helpers, generating
inconsistent output with the rest of the driver. Since this is a network
device driver, we should preferably use netdev_* helpers because they
append the interface name to the message, helping making sense out of
the logs.
This patch converts all dev_* calls to netdev_*.
Signed-off-by: Andre Guedes <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions