kni: support minimal ethtool
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 24 Jun 2019 16:47:13 +0000 (09:47 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jul 2019 17:15:56 +0000 (19:15 +0200)
commit398d6f94d3fc41d0b96e7cca9ab95be3d0cbfe4c
treeba09889449f580e02882982716c74b9df1dbe43d
parentdbb69b7b648f960ee0b3532225b7e17b998f4edf
kni: support minimal ethtool

Some applications use ethtool so add the minimum ethtool ops.

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