Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F165768854
D28667.id83884.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
310 B
Referenced Files
None
Subscribers
None
D28667.id83884.diff
View Options
Index: sys/net/iflib.c
===================================================================
--- sys/net/iflib.c
+++ sys/net/iflib.c
@@ -2503,7 +2503,7 @@
CTX_LOCK(ctx);
if ((err = IFDI_MEDIA_CHANGE(ctx)) == 0)
- iflib_init_locked(ctx);
+ iflib_if_init_locked(ctx);
CTX_UNLOCK(ctx);
return (err);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 10, 6:04 PM (22 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36438632
Default Alt Text
D28667.id83884.diff (310 B)
Attached To
Mode
D28667: Use iflib_if_init_locked() during media change instead of iflib_init_locked().
Attached
Detach File
Event Timeline
Log In to Comment