numam-dpdk/kernel
Markus Theil f1b2991c3c kni: fix ioctl signature
Fix kni's ioctl signature to correctly match the kernel's
structs. This shaves off the (void*) casts and uses struct file*
instead of struct inode*. With the correct signature, control flow
integrity checkers are no longer confused at this point.

Signed-off-by: Markus Theil <markus.theil@secunet.com>
Tested-by: Michael Pfeiffer <michael.pfeiffer@tu-ilmenau.de>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2022-02-02 20:55:05 +01:00
..
freebsd build: remove deprecated Meson functions 2022-02-02 18:46:53 +01:00
linux kni: fix ioctl signature 2022-02-02 20:55:05 +01:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00