Yet another ethtool leftover. Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- kernel/linux/kni/kni_dev.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/kernel/linux/kni/kni_dev.h b/kernel/linux/kni/kni_dev.h index e39af97feaa7..f3e6c3ca4efa 100644 --- a/kernel/linux/kni/kni_dev.h +++ b/kernel/linux/kni/kni_dev.h @@ -39,7 +39,6 @@ struct kni_dev { /* kni list */ struct list_head list; - int status; uint32_t core_id; /* Core ID to bind */ char name[RTE_KNI_NAMESIZE]; /* Network device name */ struct task_struct *pthread; -- 2.20.1