1
0
mirror of https://git.zx2c4.com/wireguard-nt synced 2025-08-02 03:15:49 +00:00
Files
wireguard-nt/driver/socket.h
Simon Rozman 97385fd2b2 driver: socket: fix IRQL annotations
By calling WskInit in SocketInit, the later must be run at passive IRQL.
Actually, it is. This commit only updates the IRQL annotations
accordingly.

Signed-off-by: Simon Rozman <simon@rozman.si>
2021-09-28 15:44:02 +02:00

1.7 KiB