]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth Adapter
[mirror_edk2.git] / OptionRomPkg / Bus / Usb / UsbNetworking / Ax88772b / Ax88772.h
index a2109cf67397864a7c80207eb8458d61b4f15eb8..92ac64d1b31be373dc5578ab67878f2702ecca9c 100644 (file)
@@ -404,7 +404,9 @@ typedef struct {
   RX_PKT * pFirstFill;\r
   UINTN   PktCntInQueue;\r
   UINT8 * pBulkInBuff;\r
\r
+\r
+  INT32 Flags;\r
+\r
 } NIC_DEVICE;\r
 \r
 #define DEV_FROM_SIMPLE_NETWORK(a)  CR (a, NIC_DEVICE, SimpleNetwork, DEV_SIGNATURE)  ///< Locate NIC_DEVICE from Simple Network Protocol\r