diff options
author | Michael Walle <[email protected]> | 2022-04-08 12:15:21 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-08 20:34:03 -0700 |
commit | e6934e4048c91502efcb21da92b7ae37cd8fa741 (patch) | |
tree | f10c2cdadf0b18a44b0a4910823ae054eeea1345 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | e65812fd22eba32f11abe28cb377cbd64cfb1ba0 (diff) |
net: dsa: felix: suppress -EPROBE_DEFER errors
The DSA master might not have been probed yet in which case the probe of
the felix switch fails with -EPROBE_DEFER:
[ 4.435305] mscc_felix 0000:00:00.5: Failed to register DSA switch: -517
It is not an error. Use dev_err_probe() to demote this particular error
to a debug message.
Fixes: 56051948773e ("net: dsa: ocelot: add driver for Felix switch family")
Signed-off-by: Michael Walle <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions