diff options
| author | Daniel Borkmann <[email protected]> | 2023-07-22 01:33:30 +0200 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-07-24 11:42:35 -0700 |
| commit | dc644b540a2d2874112706591234be3d3fbf9ef7 (patch) | |
| tree | 9521da31b04903ed318babf2e52f7bae5dc532ab /tools/perf/scripts/python/bin | |
| parent | 5322a27c0d461ab3938dd513b1672b86ee722da7 (diff) | |
tcx: Fix splat in ingress_destroy upon tcx_entry_free
On qdisc destruction, the ingress_destroy() needs to update the correct
entry, that is, tcx_entry_update must NULL the dev->tcx_ingress pointer.
Therefore, fix the typo.
Fixes: e420bed02507 ("bpf: Add fd-based tcx multi-prog infra with link support")
Reported-by: [email protected]
Reported-by: [email protected]
Reported-by: [email protected]
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: [email protected]
Tested-by: [email protected]
Tested-by: [email protected]
Tested-by: Petr Machata <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions