numam-dpdk/kernel/linux
Thomas Monjalon 327ef50659 kni: fix build
A previous fix had #else instead of #endif.
The error message is:
	kernel/linux/kni/kni_net.c: In function ‘kni_net_rx_normal’:
	kernel/linux/kni/kni_net.c:448:2: error: #else after #else

Bugzilla ID: 1025
Fixes: c98600d4be ("kni: fix build with Linux 5.18")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2022-06-06 12:49:51 +02:00
..
kni kni: fix build 2022-06-06 12:49:51 +02:00
meson.build build: fix warnings when running external commands 2022-02-02 15:44:12 +01:00