kni: replace void pointer with FIFO types
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 24 Jun 2019 16:47:10 +0000 (09:47 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jul 2019 17:13:54 +0000 (19:13 +0200)
commit5cb4510c7faf5aceab25f0a6f7083eb2b237a2eb
tree843120cbd2401d633472d59aa811d2f2182118d6
parentd14e59f9d78db913bd90078a996010f0cfe597d3
kni: replace void pointer with FIFO types

Using void * instead of proper type is unsafe practice.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
kernel/linux/kni/kni_dev.h