aboutsummaryrefslogtreecommitdiff
path: root/hw/net/vmxnet3.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/vmxnet3.h')
-rw-r--r--hw/net/vmxnet3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/net/vmxnet3.h b/hw/net/vmxnet3.h
index f7006afe96..f9352c4a27 100644
--- a/hw/net/vmxnet3.h
+++ b/hw/net/vmxnet3.h
@@ -15,8 +15,8 @@
*
*/
-#ifndef _QEMU_VMXNET3_H
-#define _QEMU_VMXNET3_H
+#ifndef QEMU_VMXNET3_H
+#define QEMU_VMXNET3_H
#define VMXNET3_DEVICE_MAX_TX_QUEUES 8
#define VMXNET3_DEVICE_MAX_RX_QUEUES 8 /* Keep this value as a power of 2 */