[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / io / pnpmgr / pnpres.c
index 2e93929..71319f8 100644 (file)
@@ -755,7 +755,7 @@ IopTranslateDeviceResources(
                   DescriptorRaw->u.Interrupt.Level,
                   DescriptorRaw->u.Interrupt.Vector,
                   (PKIRQL)&DescriptorTranslated->u.Interrupt.Level,
-                  &DescriptorRaw->u.Interrupt.Affinity);
+                  &DescriptorTranslated->u.Interrupt.Affinity);
                break;
             }
             case CmResourceTypeMemory: