diff options
author | Sven Eckelmann <sven@narfation.org> | 2022-02-28 01:40:40 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2022-03-02 11:00:17 +0300 |
commit | 6ee3c393eeb7d16a3c228c4fa23913b76c7e7df3 (patch) | |
tree | f849c58ed32d003654bcdf1c4011030ec6bfad90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eb7da4f17dfcee649767f89e17842f664a459549 (diff) | |
download | linux-6ee3c393eeb7d16a3c228c4fa23913b76c7e7df3.tar.xz |
batman-adv: Demote batadv-on-batadv skip error message
The error message "Cannot find parent device" was shown for users of
macvtap (on batadv devices) whenever the macvtap was moved to a different
netns. This happens because macvtap doesn't provide an implementation for
rtnl_link_ops->get_link_net.
The situation for which this message is printed is actually not an error
but just a warning that the optional sanity check was skipped. So demote
the message from error to warning and adjust the text to better explain
what happened.
Reported-by: Leonardo Mörlein <freifunk@irrelefant.net>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions