Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161792662
D58062.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
318 B
Referenced Files
None
Subscribers
None
D58062.diff
View Options
diff --git a/sys/net/if_lagg.c b/sys/net/if_lagg.c
--- a/sys/net/if_lagg.c
+++ b/sys/net/if_lagg.c
@@ -1309,6 +1309,8 @@
lagg_if_updown(sc, true);
+ /* Recheck port caps; bringing them up may have changed if_hwassist. */
+ lagg_capabilities(sc);
lagg_proto_init(sc);
if (ifp->if_type == IFT_INFINIBAND) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 7, 10:02 PM (8 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34809797
Default Alt Text
D58062.diff (318 B)
Attached To
Mode
D58062: lagg: re-check port caps after bringing up a port
Attached
Detach File
Event Timeline
Log In to Comment