Stability fixes
This commit is contained in:
@@ -195,4 +195,10 @@ DMF_BusFilter_WdmPhysicalDeviceGet(
|
||||
_In_ DMFBUSCHILDDEVICE ChildDevice
|
||||
);
|
||||
|
||||
_IRQL_requires_max_(PASSIVE_LEVEL)
|
||||
VOID
|
||||
DMF_BusFilter_DeviceCleanup(
|
||||
_In_ WDFDEVICE Device
|
||||
);
|
||||
|
||||
#endif // defined(DMF_KERNEL_MODE)
|
||||
|
||||
Reference in New Issue
Block a user