Cc: Ruiyu Ni <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru <[email protected]>
---
OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c | 2 +-
OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c
b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c
index a341f3b..33dc839 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/SimpleNetwork.c
@@ -216,7 +216,7 @@ SN_GetStatus (
@retval EFI_SUCCESS This operation was successful.
@retval EFI_NOT_STARTED The network interface was not started.
- @retval EFI_OUT_OF_RESORUCES There was not enough memory for the transmit
and receive buffers
+ @retval EFI_OUT_OF_RESOURCES There was not enough memory for the transmit
and receive buffers
@retval EFI_INVALID_PARAMETER pSimpleNetwork parameter was NULL or did not
point to a valid
EFI_SIMPLE_NETWORK_PROTOCOL structure.
@retval EFI_DEVICE_ERROR The command could not be sent to the network
interface.
diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c
b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c
index c061a6b..08d89d9 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c
@@ -233,7 +233,7 @@ SN_GetStatus (
@retval EFI_SUCCESS This operation was successful.
@retval EFI_NOT_STARTED The network interface was not started.
- @retval EFI_OUT_OF_RESORUCES There was not enough memory for the transmit
and receive buffers
+ @retval EFI_OUT_OF_RESOURCES There was not enough memory for the transmit
and receive buffers
@retval EFI_INVALID_PARAMETER pSimpleNetwork parameter was NULL or did not
point to a valid
EFI_SIMPLE_NETWORK_PROTOCOL structure.
@retval EFI_DEVICE_ERROR The command could not be sent to the network
interface.
--
2.9.0.windows.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel