aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-05-21 17:12:20 +0300
committerDavid S. Miller <[email protected]>2021-05-21 14:49:40 -0700
commitf5120f5998803a973b1d432ed2aa7e592527aa46 (patch)
tree8b2f16b18617eda462bb8898e44b7165e597ed05 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentb12a6b7193e1362d297eb30e229ca0392b0583a2 (diff)
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
When booting a board with DPAA2 interfaces defined statically via DPL (as opposed to creating them dynamically using restool), the driver will print an unspecific error message. This change adds the error code to the message, and avoids printing altogether if the error code is EPROBE_DEFER, because that is not a cause of alarm. Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Ioana Ciornei <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions