On Thu, May 17, 2007 at 09:28:53AM +1000, Michael Ellerman wrote:
> On Wed, 2007-05-16 at 17:00 -0500, Linas Vepstas wrote:
> > - pr_err("Not enough memory to allocate rx buffer\n");
> > + pr_err("%s: Not enough memory to allocate rx buffer\n",
> > + card->netdev->name);
>
> Isn't that what dev_err() is for?
Ahh, did not know that. These patches just got pushed upstream, I'll send
a separate round to clean this up.
--linas
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html