Re: [PATCH net-next v7 28/28] net: WireGuard secure network tunnel

From: Jason A. Donenfeld
Date: Wed Oct 10 2018 - 16:28:04 EST


Hey Jiri,

Actually, in the end I went with the suggestion from Andrew and Lukas,
which is to follow Dan's guideline:
https://lkml.org/lkml/2016/8/22/374 . It looks like this:

https://git.kernel.org/pub/scm/linux/kernel/git/zx2c4/linux.git/tree/drivers/net/wireguard/device.c?h=jd/wireguard#n280

Jason