diff options
author | 2021-06-15 16:27:20 +0200 | |
---|---|---|
committer | 2021-06-16 08:32:14 +0200 | |
commit | 30ad6a84f60bdaa32ef5091125299d0d96a330fe (patch) | |
tree | eaee6c657f8d37976076a3f935e105c13e6a8753 /net/xfrm/xfrm_replay.c | |
parent | xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations (diff) | |
download | linux-rng-30ad6a84f60bdaa32ef5091125299d0d96a330fe.tar.xz linux-rng-30ad6a84f60bdaa32ef5091125299d0d96a330fe.zip |
xfrm: avoid compiler warning when ipv6 is disabled
with CONFIG_IPV6=n:
xfrm_output.c:140:12: warning: 'xfrm6_hdr_offset' defined but not used
Fixes: 9acf4d3b9ec1 ("xfrm: ipv6: add xfrm6_hdr_offset helper")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/xfrm/xfrm_replay.c')
0 files changed, 0 insertions, 0 deletions