[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1179146498.15622.66.camel@localhost>
Date: Mon, 14 May 2007 08:41:38 -0400
From: jamal <hadi@...erus.ca>
To: Patrick McHardy <kaber@...sh.net>
Cc: David Miller <davem@...emloft.net>,
"Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@...el.com>,
Thomas Graf <tgraf@...g.ch>,
Herbert Xu <herbert@...dor.apana.org.au>,
netdev@...r.kernel.org
Subject: Re: [LAST CALL] [PATCH] [NET_SCHED]make qdisc_restart more readable
On Mon, 2007-14-05 at 12:40 +0200, Patrick McHardy wrote:
> Two final suggestions, sorry for not mentioning this earlier.
np
> > + printk(KERN_DEBUG
> > + "Dead loop on netdevice %s, fix it urgently!\n",
> > + dev->name);
>
> > + if (unlikely (ret != NETDEV_TX_BUSY && net_ratelimit()))
> > + printk(KERN_DEBUG " BUG %s code %d qlen %d\n",dev->name, ret, q->q.qlen);
>
>
> For both of these KERN_WARNING or above
I will make them KERN_WARNING ..
> seems to make sense so
> the messages don't end up in some debug log. Please also fix
> whitespace
What whitespace issue?
> and line length for the second printk if you're
> going to change this :)
I will fix the length of the second one.
Thanks Patrick.
cheers,
jamal
-
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