diff options
author | Ke Liu <liuke94@huawei.com> | 2022-05-27 06:46:09 +0000 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-06-02 16:25:30 -0700 |
commit | 21f1481a8db4caae4f935ef37aa29e5b3ceebc56 (patch) | |
tree | 085c8f94ab37ef59c8c80f897d58d942786fb7d8 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 58f9d52ff689a262bec7f5713c07f5a79e115168 (diff) |
xdp: Directly use ida_alloc()/free() APIs
Use ida_alloc() / ida_free() instead of the deprecated ida_simple_get() /
ida_simple_remove().
Signed-off-by: Ke Liu <liuke94@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Link: https://lore.kernel.org/bpf/20220527064609.2358482-1-liuke94@huawei.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions