]> Git Repo - qemu.git/blobdiff - net.h
Sparc32: remove IRQ numbers from hwdef
[qemu.git] / net.h
diff --git a/net.h b/net.h
index 64d5e22f165e24d97eb8d25c5814003eb811ae52..188fa395e4ace089dca13489a2bd6c32d1ea3b4d 100644 (file)
--- a/net.h
+++ b/net.h
@@ -95,7 +95,9 @@ struct NICInfo {
     const char *model;
     const char *name;
     const char *devaddr;
+    const char *id;
     VLANState *vlan;
+    VLANClientState *vc;
     void *private;
     int used;
     int bootable;
This page took 0.022497 seconds and 4 git commands to generate.