mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Missed this from my last commit
svn path=/trunk/; revision=46984
This commit is contained in:
@@ -822,6 +822,7 @@ IopAssignDeviceResources(
|
||||
if (!DeviceNode->BootResources && !DeviceNode->ResourceRequirements)
|
||||
{
|
||||
DeviceNode->Flags |= DNF_NO_RESOURCE_REQUIRED;
|
||||
DeviceNode->Flags &= ~DNF_ASSIGNING_RESOURCES;
|
||||
|
||||
/* No resource needed for this device */
|
||||
DeviceNode->ResourceList = NULL;
|
||||
|
||||
Reference in New Issue
Block a user