summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net')
-rw-r--r--sys/net/if_iso88025subr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/if_iso88025subr.c b/sys/net/if_iso88025subr.c
index 8013d92..3b53e4a 100644
--- a/sys/net/if_iso88025subr.c
+++ b/sys/net/if_iso88025subr.c
@@ -435,7 +435,6 @@ iso88025_input(ifp, th, m)
(bcmp(IFP2AC(ifp)->ac_enaddr, (caddr_t) th->iso88025_dhost,
ISO88025_ADDR_LEN) != 0))
goto dropanyway;
- }
/*
* Set mbuf flags for bcast/mcast.
OpenPOWER on IntegriCloud