lkml.org 
[lkml]   [2010]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] mac8390: fix pr_info() calls, was Re: another cleanup patch gone wrong

On Thu, 15 Apr 2010, Joe Perches wrote:

> > return 0;
> > }
> > @@ -660,7 +660,7 @@
> > {
> > ei_status.txing = 0;
> > if (ei_debug > 1)
> > - pr_info("reset not supported\n");
> > + pr_debug("reset not supported\n");
>
> You'll need to add
> #define DEBUG
> for this to print.
>
> > - pr_info("Need to reset the NS8390 t=%lu...", jiffies);
> > + pr_debug("Need to reset the NS8390 t=%lu...", jiffies);
>
> This also now doesn't print.
>

Oops. Thanks for spotting that. I'll resend.

Finn

> cheers, Joe


\
 
 \ /
  Last update: 2010-04-16 06:01    [W:0.076 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site