mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
89dd06fa409d19d2b4b9ab48308ac6b7b9ebac34
Make sure MiniQueueDpc is not called from PASSIVE_LEVEL. Moved NdisMQueryInformationComplete so that the function and not the macro is called from the DPC. This was breaking stuff severely. The adapter lock needn't be held when doing MiniDequeueWorkItem because we're at DISPATCH_LEVEL already by virtue of being in a DPC target. protocol: Make sure MiniQueueWorkItem is called at DISPATCH_LEVEL. svn path=/trunk/; revision=11883
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%