summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-15 22:28:51 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-15 22:28:51 +0000
commit425161bc55e493cf88dd0c4b69537767a26c3865 (patch)
tree4d19cabaaf160e8ba352f9a1b43536a64129b190 /sys/net
parentc1cc7fd6fcfa1e0043dc5fad882cc3165e1fe971 (diff)
downloadFreeBSD-src-425161bc55e493cf88dd0c4b69537767a26c3865.zip
FreeBSD-src-425161bc55e493cf88dd0c4b69537767a26c3865.tar.gz
Stray } forgotten by manual merging.
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