aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-11-06 17:07:31 -0800
committerDavid S. Miller <davem@davemloft.net>2018-11-07 11:45:22 -0800
commita558c982a8ab43ec4262e7fd5e8d462e5fdabe45 (patch)
tree35cec230da591f135cebedd75bf1f75eaa3d7f1b /tools/perf/scripts/python/bin
parentnfp: flower: remove unnecessary iteration over devices (diff)
downloadlinux-a558c982a8ab43ec4262e7fd5e8d462e5fdabe45.tar.gz
linux-a558c982a8ab43ec4262e7fd5e8d462e5fdabe45.zip
nfp: flower: don't try to nack device unregister events
Returning an error from a notifier means we want to veto the change. We shouldn't veto NETDEV_UNREGISTER just because we couldn't find the tracking info for given master. I can't seem to find a way to trigger this unless we have some other bug, so it's probably not fix-worthy. While at it move the checking if the netdev really is of interest into the handling functions, like we do for other events. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions