summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/ip6_input.c')
-rw-r--r--sys/netinet6/ip6_input.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c
index 89b2760..50fca58 100644
--- a/sys/netinet6/ip6_input.c
+++ b/sys/netinet6/ip6_input.c
@@ -222,8 +222,6 @@ ip6_input(struct mbuf *m)
struct in6_addr odst;
int srcrt = 0;
- GIANT_REQUIRED; /* XXX for now */
-
#ifdef IPSEC
/*
* should the inner packet be considered authentic?
OpenPOWER on IntegriCloud