[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1309989029.1710.12.camel@Joe-Laptop>
Date: Wed, 06 Jul 2011 14:50:29 -0700
From: Joe Perches <joe@...ches.com>
To: Jason Baron <jbaron@...hat.com>
Cc: gregkh@...e.de, jim.cromie@...il.com, bvanassche@....org,
linux-kernel@...r.kernel.org, davem@...emloft.net,
aloisio.almeida@...nbossa.org, netdev@...r.kernel.org
Subject: Re: [PATCH 07/10] dynamic_debug: make netdev_dbg() call
__netdev_printk()
On Wed, 2011-07-06 at 13:25 -0400, Jason Baron wrote:
> diff --git a/lib/dynamic_debug.c b/lib/dynamic_debug.c
[]
> @@ -503,6 +504,30 @@ int __dynamic_dev_dbg(struct _ddebug *descriptor,
[]
> +int __dynamic_netdev_dbg(struct _ddebug *descriptor,
> + const struct net_device *dev, const char *fmt, ...)
[]
> + res += __netdev_printk("", dev, &vaf);
KERN_CONT here too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists