diff options
author | 2019-03-29 21:16:22 +0100 | |
---|---|---|
committer | 2019-04-08 09:13:46 +0200 | |
commit | b262a69582a4676c7378a73077b7bb186c7c5b2a (patch) | |
tree | 5c71243107e5f14023de503aeb2acd2214f01d25 /net/xfrm/xfrm_output.c | |
parent | vti4: eliminated some duplicate code. (diff) | |
download | wireguard-linux-b262a69582a4676c7378a73077b7bb186c7c5b2a.tar.xz wireguard-linux-b262a69582a4676c7378a73077b7bb186c7c5b2a.zip |
xfrm: place af number into xfrm_mode struct
This will be useful to know if we're supposed to decode ipv4 or ipv6.
While at it, make the unregister function return void, all module_exit
functions did just BUG(); there is never a point in doing error checks
if there is no way to handle such error.
Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/xfrm/xfrm_output.c')
0 files changed, 0 insertions, 0 deletions