On 09/07/2015 02:41, Jason Gunthorpe wrote: > 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?
Yes, I'm afraid it slipped in somehow. I'll remove it. > >> + default: >> + dev_warn(&dev->dev, "duplicate IP address detected\n"); >> + /* Fall through */ > > Surely that needs some kind of rate limit? I'll use dev_warn_ratelimited(). Thanks, Haggai -- 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