diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2021-06-12 08:05:01 +0530 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-06-15 14:00:30 +0200 |
commit | bbf29d3a2e49e482d5267311798aec42f00e88f3 (patch) | |
tree | b6957bf4b95e51a4272f83ce8987323dfb5cad49 /kernel/static_call.c | |
parent | 4e164f8716853b879e2b1a21a12d54c57f11372e (diff) |
libbpf: Set NLM_F_EXCL when creating qdisc
This got lost during the refactoring across versions. We always use
NLM_F_EXCL when creating some TC object, so reflect what the function
says and set the flag.
Fixes: 715c5ce454a6 ("libbpf: Add low level TC-BPF management API")
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210612023502.1283837-3-memxor@gmail.com
Diffstat (limited to 'kernel/static_call.c')
0 files changed, 0 insertions, 0 deletions