[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130731.171851.260577748566053117.davem@davemloft.net>
Date: Wed, 31 Jul 2013 17:18:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kda@...ux-powerpc.org
Cc: venza@...wnhat.org, netdev@...r.kernel.org
Subject: Re: [PATCH] sis900: Fix the tx queue timeout issue
From: David Miller <davem@...emloft.net>
Date: Wed, 31 Jul 2013 17:17:38 -0700 (PDT)
> From: Denis Kirjanov <kda@...ux-powerpc.org>
> Date: Wed, 31 Jul 2013 18:43:02 +0400
>
>> + printk(KERN_DEBUG "%s: Auto negotiation in progress\n",
>> + net_dev->name);
>
> Please use "pr_debug()"
Or even better "netdev_debug()", that way you don't need the
"%s: " prefix in the string at all.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists