On Mon, Jun 22, 2015 at 03:42:32PM +0300, Haggai Eran wrote: > + if (net_dev) { > + ipoib_warn(priv, "matching net_dev found: %s\n", > + net_dev->name);
Is that a debug print? > + default: > + dev_warn(&dev->dev, "duplicate IP address detected\n"); > + /* Fall through */ Surely that needs some kind of rate limit? Jason -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html