Page MenuHomeFreeBSD

D35396.diff
No OneTemporary

D35396.diff

diff --git a/sys/net/ieee8023ad_lacp.c b/sys/net/ieee8023ad_lacp.c
--- a/sys/net/ieee8023ad_lacp.c
+++ b/sys/net/ieee8023ad_lacp.c
@@ -876,9 +876,6 @@
hash %= count;
lp = map[hash];
- KASSERT((lp->lp_state & LACP_STATE_DISTRIBUTING) != 0,
- ("aggregated port is not distributing"));
-
return (lp->lp_lagg);
}

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 8, 3:37 AM (11 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33805775
Default Alt Text
D35396.diff (325 B)

Event Timeline