numam-dpdk/kernel/linux/kni
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
..
compat.h kni: fix build with Linux 5.18 2022-06-05 10:04:53 +02:00
Kbuild kni: remove ethtool support 2019-05-29 23:38:45 +02:00
kni_dev.h kni: allow configuring thread granularity 2022-02-02 20:45:18 +01:00
kni_fifo.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
kni_misc.c kni: fix freeing order in device release 2022-02-27 20:47:22 +01:00
kni_net.c kni: fix build 2022-06-06 12:49:51 +02:00
meson.build build: remove deprecated Meson functions 2022-02-02 18:46:53 +01:00