mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: completion
This commit is contained in:
parent
5cb9cf528a
commit
326bff7298
@ -129,7 +129,7 @@ NTSTATUS NPF_Open(IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp)
|
|||||||
Open->DeviceExtension=DeviceExtension;
|
Open->DeviceExtension=DeviceExtension;
|
||||||
|
|
||||||
|
|
||||||
// Save the Irp here for the completeion routine to retrieve
|
// Save the Irp here for the completion routine to retrieve
|
||||||
Open->OpenCloseIrp=Irp;
|
Open->OpenCloseIrp=Irp;
|
||||||
|
|
||||||
// Allocate a packet pool for our xmit and receive packets
|
// Allocate a packet pool for our xmit and receive packets
|
||||||
|
Loading…
Reference in New Issue
Block a user