diff --git a/Library/OcAppleKernelLib/CommonPatches.c b/Library/OcAppleKernelLib/CommonPatches.c index 0c61cb16..215daf2b 100644 --- a/Library/OcAppleKernelLib/CommonPatches.c +++ b/Library/OcAppleKernelLib/CommonPatches.c @@ -2379,7 +2379,7 @@ STATIC CONST UINT8 mAquantiaEthernetPatchFindMaskShikumo[] = { 0xFF, 0xFF, 0x00, 0x00, - 0xFF, 0xFF, 0x00, 0x00,0x00, 0x00, + 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF }; @@ -2395,7 +2395,7 @@ STATIC CONST UINT8 mAquantiaEthernetPatchReplaceMaskShikumo[] = { 0xFF, 0xFF, 0x00, 0x00, - 0xFF, 0xFF, 0xFF, 0xFF,0xFF, 0xFF, + 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF };