summary refs log tree commit diff stats
path: root/hw/net/igb_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/igb_core.h')
-rw-r--r--hw/net/igb_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/net/igb_core.h b/hw/net/igb_core.h
index bf8c46f26b..d70b54e318 100644
--- a/hw/net/igb_core.h
+++ b/hw/net/igb_core.h
@@ -90,8 +90,6 @@ struct IGBCore {
 
     IGBIntrDelayTimer eitr[IGB_INTR_NUM];
 
-    VMChangeStateEntry *vmstate;
-
     uint32_t eitr_guest_value[IGB_INTR_NUM];
 
     uint8_t permanent_mac[ETH_ALEN];