aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_pcb.c
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2020-09-01 21:19:14 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2020-09-01 21:19:14 +0000
commit662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9 (patch)
tree5cffe4473640975abc443ef4b8047b34cdb4a039 /sys/netipsec/ipsec_pcb.c
parent586ee69f09c5060621486b34722a4a806581f93d (diff)
Notes
Diffstat (limited to 'sys/netipsec/ipsec_pcb.c')
-rw-r--r--sys/netipsec/ipsec_pcb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipsec/ipsec_pcb.c b/sys/netipsec/ipsec_pcb.c
index 93f60b10e788d..63ad288ab0da5 100644
--- a/sys/netipsec/ipsec_pcb.c
+++ b/sys/netipsec/ipsec_pcb.c
@@ -480,4 +480,3 @@ ipsec6_pcbctl(struct inpcb *inp, struct sockopt *sopt)
return (ipsec_control_pcbpolicy(inp, sopt));
}
#endif
-