Andrii Nakryiko 99a12a32fe libbpf: Prevent deprecation warnings in xsk.c
xsk.c is using own APIs that are marked for deprecation internally.
Given xsk.c and xsk.h will be gone in libbpf 1.0, there is no reason to
do public vs internal function split just to avoid deprecation warnings.
So just add a pragma to silence deprecation warnings (until the code is
removed completely).

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211124193233.3115996-4-andrii@kernel.org
2021-11-25 23:35:46 +01:00
..
2021-11-11 17:41:11 -08:00
2021-11-11 17:41:11 -08:00
2021-11-09 13:27:52 -08:00
2021-10-25 20:39:41 -07:00
2021-10-01 22:54:38 +02:00
2021-11-01 18:12:44 -07:00