Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151532173
D28667.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
271 B
Referenced Files
None
Subscribers
None
D28667.id.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
@@ -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
Fri, Apr 10, 1:33 AM (11 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31186457
Default Alt Text
D28667.id.diff (271 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