summaryrefslogtreecommitdiff
path: root/sys/net/if_ethersubr.c
diff options
context:
space:
mode:
authorJonathan Lemon <jlemon@FreeBSD.org>2001-12-14 19:28:06 +0000
committerJonathan Lemon <jlemon@FreeBSD.org>2001-12-14 19:28:06 +0000
commit64b15424e44f3f3058269fc41185c5042223b424 (patch)
tree6f9076ff180fb8d40eb38c6ceedd9efba2d4f71a /sys/net/if_ethersubr.c
parent90d83886e1e21717d0543b7522e6fd968bb4cff8 (diff)
Notes
Diffstat (limited to 'sys/net/if_ethersubr.c')
-rw-r--r--sys/net/if_ethersubr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c
index ceac9c1f2c6a..399f0658b92d 100644
--- a/sys/net/if_ethersubr.c
+++ b/sys/net/if_ethersubr.c
@@ -490,6 +490,7 @@ ether_demux(ifp, eh, m)
#if defined(NETATALK)
register struct llc *l;
#endif
+
if (! (BDG_ACTIVE(ifp) ) )
/* Discard packet if upper layers shouldn't see it because it was
unicast to a different Ethernet address. If the driver is working