> When changing from CM mode to UD mode, use the kernel function > dev_set_mtu() instead of directly setting dev->mtu. This is necessary > so any other subsystem that need to know about this will (this is done > through the call to call_netdevice_notifiers().
What type of breakage do we get without this patch? Does the assignment of dev->mtu in ipoib_mcast_join_task() need the same conversion? - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
