[PATCH] ntoskrnl.exe: Send IRP_MN_SURPRISE_REMOVAL to the device stack first.

Zebediah Figura (she/her) zfigura at codeweavers.com
Tue Jun 22 11:58:20 CDT 2021


This sends IRP_MN_SURPRISE_REMOVAL twice to each child; I believe you 
want to call send_surprise_removal() everywhere you call remove_device() 
instead.



More information about the wine-devel mailing list