PnpBusTypeGuidGet : Really return status.
Dedicated to Richard ;)

svn path=/trunk/; revision=47985
This commit is contained in:
Amine Khaldi
2010-07-10 10:34:45 +00:00
parent 01e297699a
commit baea2e4b5c
+1 -1
View File
@@ -3027,7 +3027,7 @@ PnpBusTypeGuidGet(IN USHORT Index,
/* Release lock and return status */
ExReleaseFastMutex(&PnpBusTypeGuidList->Lock);
return Index;
return Status;
}
NTSTATUS