diff options
author | Victor Nogueira <[email protected]> | 2023-07-13 15:05:13 -0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-07-17 07:33:39 +0100 |
commit | 26a22194927e8521e304ed75c2f38d8068d55fc7 (patch) | |
tree | b4027c9ee2e384b002635216a036b5779ccdf3eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e8d3d78c19be0264a5692bed477c303523aead31 (diff) |
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
If cls_bpf_offload errors out, we must also undo tcf_bind_filter that
was done before the error.
Fix that by calling tcf_unbind_filter in errout_parms.
Fixes: eadb41489fd2 ("net: cls_bpf: add support for marking filters as hardware-only")
Signed-off-by: Victor Nogueira <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Pedro Tammela <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions