summary refs log tree commit diff stats
path: root/hw/net/e1000e_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/e1000e_core.h')
-rw-r--r--hw/net/e1000e_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/net/e1000e_core.h b/hw/net/e1000e_core.h
index 66b025cc43..01510ca78b 100644
--- a/hw/net/e1000e_core.h
+++ b/hw/net/e1000e_core.h
@@ -98,8 +98,6 @@ struct E1000Core {
 
     E1000IntrDelayTimer eitr[E1000E_MSIX_VEC_NUM];
 
-    VMChangeStateEntry *vmstate;
-
     uint32_t itr_guest_value;
     uint32_t eitr_guest_value[E1000E_MSIX_VEC_NUM];