Page MenuHomeFreeBSD

D33156.diff
No OneTemporary

D33156.diff

diff --git a/sys/net/iflib.c b/sys/net/iflib.c
--- a/sys/net/iflib.c
+++ b/sys/net/iflib.c
@@ -4449,6 +4449,7 @@
iflib_stop(ctx);
STATE_LOCK(ctx);
if_togglecapenable(ifp, setmask);
+ ctx->ifc_softc_ctx.isc_capenable ^= setmask;
STATE_UNLOCK(ctx);
if (bits & IFF_DRV_RUNNING && setmask & ~IFCAP_WOL)
iflib_init_locked(ctx);

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 4:32 AM (18 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15750170
Default Alt Text
D33156.diff (352 B)

Event Timeline