Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107104489
D33156.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D33156.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33156: iflib: fix vlan offload processing across multiple drivers.
Attached
Detach File
Event Timeline
Log In to Comment