]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/SimpleNetwork.c
OptionRomPkg: Ax88772b: Fixing compilation
[mirror_edk2.git] / OptionRomPkg / Bus / Usb / UsbNetworking / Ax88772b / SimpleNetwork.c
index 9eeb61f87be34acf5579004d2d7151486af827ad..c061a6be9bb45fe65db5906580f188ed605fb1b2 100644 (file)
@@ -700,10 +700,8 @@ SN_ReceiveFilters (
   EFI_SIMPLE_NETWORK_MODE * pMode;\r
   EFI_STATUS Status = EFI_SUCCESS;   \r
   EFI_TPL TplPrevious; \r
-  NIC_DEVICE * pNicDevice;\r
 \r
   TplPrevious = gBS->RaiseTPL(TPL_CALLBACK);\r
-  pNicDevice = DEV_FROM_SIMPLE_NETWORK ( pSimpleNetwork );\r
   pMode = pSimpleNetwork->Mode;\r
 \r
   if (pSimpleNetwork == NULL) {\r