- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / drivers / bus / pci / pdo.c
index d5fe392..644bffe 100644 (file)
@@ -1260,6 +1260,8 @@ PdoStartDevice(
         }
     }
 
+    Command = 0;
+
     DPRINT1("Enabling command flags for PCI device 0x%x on bus 0x%x: ",
             DeviceExtension->PciDevice->SlotNumber.u.AsULONG,
             DeviceExtension->PciDevice->BusNumber);