* Sync up to trunk head (r65074).
[reactos.git] / drivers / bus / pcix / fdo.c
index 77698b2..6d6e84e 100644 (file)
@@ -478,6 +478,8 @@ PciAddDevice(IN PDRIVER_OBJECT DriverObject,
     AttachedTo = NULL;
     FdoExtension = NULL;
     PdoExtension = NULL;
+    DeviceObject = NULL;
+
     do
     {
         /* Check if there's already a device extension for this bus */