summaryrefslogtreecommitdiffstats
path: root/sys/dev/ctau/if_ct.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ctau/if_ct.c')
-rw-r--r--sys/dev/ctau/if_ct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ctau/if_ct.c b/sys/dev/ctau/if_ct.c
index 5041f7e..5cf20dd 100644
--- a/sys/dev/ctau/if_ct.c
+++ b/sys/dev/ctau/if_ct.c
@@ -2083,7 +2083,6 @@ static int ng_ct_rcvdata (hook_p hook, item_p item)
CT_LOCK (bd);
IF_LOCK (q);
if (_IF_QFULL (q)) {
- _IF_DROP (q);
IF_UNLOCK (q);
CT_UNLOCK (bd);
splx (s);
OpenPOWER on IntegriCloud