]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wintun: simplify checking reboot requirement
authorSimon Rozman <simon@rozman.si>
Fri, 2 Aug 2019 13:37:08 +0000 (15:37 +0200)
committerSimon Rozman <simon@rozman.si>
Fri, 2 Aug 2019 14:08:49 +0000 (16:08 +0200)
commitf5e54932e600ca94ef498a6f98c73c184979533b
tree3611be79d6fe04d9718902b76fc28d50ab6515a9
parent73698066d142a82468aa1c4c2bef52bbef919a7c
wintun: simplify checking reboot requirement

We never checked checkReboot() reported error anyway.

Signed-off-by: Simon Rozman <simon@rozman.si>
tun/wintun/wintun_windows.go