diff options
author | Florian Westphal <fw@strlen.de> | 2019-03-29 21:16:22 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2019-04-08 09:13:46 +0200 |
commit | b262a69582a4676c7378a73077b7bb186c7c5b2a (patch) | |
tree | 5c71243107e5f14023de503aeb2acd2214f01d25 /net/ipv4/tcp_lp.c | |
parent | f981c57ffd2d7cf2dd4b6d6f8fcb3965df42f54c (diff) |
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/ipv4/tcp_lp.c')
0 files changed, 0 insertions, 0 deletions