[NTOSKRNL]

Revert r65120...
Which was reverting r65119...
Which was reverting r65117...
Which was reverting r65110...
Which was reverting r65107...
Which was reverting r65104!

To make it short? Fuck you IopParseDevice() hack!
And this time, I hope this is the right one!
I couldn't reproduce any of the previous issues in my WC.

svn path=/trunk/; revision=65142
This commit is contained in:
Pierre Schweitzer
2014-10-31 11:22:26 +00:00
parent afaa63a42c
commit cfb13ee214
+1 -1
View File
@@ -419,7 +419,7 @@ IopParseDevice(IN PVOID ParseObject,
DirectOpen = TRUE;
}
#if 1
#if 0
/* FIXME: Small hack still exists, have to check why...
* This is triggered multiple times by usetup and then once per boot.
*/