]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/net/e1000.c
e1000: disable debug by default
[mirror_qemu.git] / hw / net / e1000.c
index 93249497f40872512f9bdf69af9485dae723994c..f2e5072d27445139af3d2c73da28e6dae6145c8e 100644 (file)
@@ -40,7 +40,7 @@
 
 static const uint8_t bcast[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
 
-#define E1000_DEBUG
+/* #define E1000_DEBUG */
 
 #ifdef E1000_DEBUG
 enum {