diff options
author | Magnus Karlsson <[email protected]> | 2023-01-11 10:35:21 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-01-11 18:16:52 -0800 |
commit | 6b3c0821caa49538c49262b041bae59bad523c7c (patch) | |
tree | 82c70f3118d0f0112e8733f7d84f8824dd7ecf16 /lib/memory-notifier-error-inject.c | |
parent | aa61d81f397c65b9951b0da2538657154564564f (diff) |
selftests/xsk: remove unnecessary code in control path
Remove unnecessary code in the control path. This is located in the
file xsk.c that was moved from libbpf when the xsk support there was
deprecated. Some of the code there is not needed anymore as the
selftests are only guaranteed to run on the kernel it is shipped
with. Therefore, all the code that has to deal with compatibility of
older kernels can be dropped and also any other function that is not
of any use for the tests.
Signed-off-by: Magnus Karlsson <[email protected]>
Acked-by: Maciej Fijalkowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions