On 09/07/2015 02:41, Jason Gunthorpe wrote:
On Mon, Jun 22, 2015 at 03:42:32PM +0300, Haggai Eran wrote:
quoted
+ 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.
quoted
+ 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 linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html