aboutsummaryrefslogtreecommitdiff
path: root/hw/rtl8139.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rtl8139.c')
-rw-r--r--hw/rtl8139.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/rtl8139.c b/hw/rtl8139.c
index 1364606..0a66026 100644
--- a/hw/rtl8139.c
+++ b/hw/rtl8139.c
@@ -3317,8 +3317,6 @@ static int rtl8139_load(QEMUFile* f,void* opaque,int version_id)
s->cplus_enabled = s->CpCmd != 0;
}
- rtl8139_update_irq(s);
-
return 0;
}