summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c')
-rw-r--r--EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c b/EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
index 09d16fd8b6..0031baea52 100644
--- a/EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
+++ b/EmulatorPkg/EmuSnpDxe/EmuSnpDxe.c
@@ -42,7 +42,7 @@ EFI_SIMPLE_NETWORK_PROTOCOL gEmuSnpTemplate = {
NULL // Mode
};
-EFI_SIMPLE_NETWORK_MODE gEmuSnpModeTemplate = {
+EFI_SIMPLE_NETWORK_MODE gEmuSnpModeTemplate = {
EfiSimpleNetworkStopped, // State
NET_ETHER_ADDR_LEN, // HwAddressSize
NET_ETHER_HEADER_SIZE, // MediaHeaderSize