aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2018-11-06 17:07:31 -0800
committerDavid S. Miller <[email protected]>2018-11-07 11:45:22 -0800
commita558c982a8ab43ec4262e7fd5e8d462e5fdabe45 (patch)
tree35cec230da591f135cebedd75bf1f75eaa3d7f1b /tools/perf/scripts/python
parente50bfdf74d5f81c81f7a00498aa7fd1cba53b65b (diff)
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 <[email protected]> Reviewed-by: John Hurley <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions